Version information
released Mar 14th 2018
Start using this module
Add this module to your Puppetfile:
mod 'gothicfan-cobbler', '0.1.0'
Learn more about managing modules with a PuppetfileDocumentation
gothicfan/cobbler — version 0.1.0 Mar 14th 2018
cobbler
##Default info
web: https://<IP>/cobbler_web
user: cobbler
passwd: g59VWYKaN4
use htdigest -c 'some_file' "Cobbler" 'some_user'
to generate new user/passwd info.
root password for cobbler clients: fzMU8tTLhW
to generate new password use openssl passwd -1 'somepassword'
and change $root_passwd
variable.
Dependencies
- puppetlabs-stdlib (>= 1.0.0)