Puppet Program Lab & Excercise – Part 1
- Write a Puppet Program to create a file named with “file.txt” in /opt/ owner by ec2-user and execute permission?
- Write a Puppet Program to create a group called “scmgalaxy-admins”
- Write a Puppet Program to create a usser called “deploy” which should be a part of “scmgalaxy-admins” group.
- Wrire a Puppet Program and insert following in /etc/hosts
10.4.5.5 test.scmgalaxy.com - Write a puppet program to display following lines when Sends an arbitrary message to the agent run-time log.
Welcome to scmGalaxy Puppet program