https://github.com/yesoreyeram/monitoring-allinone-puppet
https://github.com/yesoreyeram/monitoring-allinone-puppet
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yesoreyeram/monitoring-allinone-puppet
- Owner: yesoreyeram
- Created: 2018-10-18T13:03:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-19T11:56:41.000Z (over 6 years ago)
- Last Synced: 2025-01-11T12:47:54.643Z (5 months ago)
- Language: Ruby
- Size: 22.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# monitoring-allinone-puppet
# Install base tools
sudo yum install nano git -y
# Download repo
sudo git clone https://github.com/yesoreyeram/monitoring-allinone-puppet.git /etc/puppet
# Install Puppet and supporting tools
/etc/puppet/scripts/install-puppet.sh
# Configure Puppet modules and gems
/etc/puppet/scripts/configure-puppet.sh
# Puppet apply
/etc/puppet/scripts/run.sh