dracoblue.net/dev/setup-puppet-ubuntu-host-with-git

I want to share the way, how I manage hosts with puppet. Let's say we have a new box, which runs ubuntu.First of all I install latest puppet and configurea hostname.We have to check if puppet is properly installed (e.g. 3.4):# puppet --version3.4.0...


Comments (0)

Sign in to post comments.