/foreman-api

Python API for Foreman Puppet Frontend

Primary LanguagePythonGNU Lesser General Public License v2.1LGPL-2.1

Configuration:

create a yaml file with the following entries:

foreman_url: <url to foreman>/api
foreman_user: <foreman username>
foreman_password: <foreman password>

Save it and chmod to 600