Skip to content

Latest commit

 

History

History

0x0A-configuration_management

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Configuration management

Project done during Full Stack Software Engineering at ALX. It aims to learn about server configuration management using Puppet.

Technologies

  • Scripts written in Bash 4
  • Tested on Ubuntu 20.04 LTS
  • Puppet

Files

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