thiagonache / puppet-hiera-r10k-roles-profiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

r10k-test

  • Build packer image using template inside of packer directory
  • Deploy packer image on AWS with AMI Role to be able to read ec2 instances tags (details here
  • Add tag role with value frontend
  • Connect to the instance
  • Run r10k

$ sudo -E r10k deploy environment --puppetfile -c /etc/puppet/r10k.yaml

  • Run puppet apply

$ sudo puppet apply -d -v /etc/puppet/environments/production/site.pp

make sure the name test.example.com exists or change it

About


Languages

Language:Puppet 43.2%Language:Ruby 28.6%Language:Shell 28.2%