Project done during Full Stack Software Engineering at ALX. It aims to learn about server configuration management using Puppet.
- Scripts written in Bash 4
- Tested on Ubuntu 20.04 LTS
- Puppet
Filename | Description |
---|---|
0-create_a_file.pp |
Create a file in /tmp |
1-install_a_package.pp |
Install puppet-lint |
2-execute_a_command.pp |
Create a manifest that kills a process named killmenow |