Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bronzdoc/pupo
Playing with puppet master/agent
https://github.com/bronzdoc/pupo
Last synced: 10 days ago
JSON representation
Playing with puppet master/agent
- Host: GitHub
- URL: https://github.com/bronzdoc/pupo
- Owner: bronzdoc
- Created: 2015-07-30T03:33:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-30T05:45:18.000Z (over 9 years ago)
- Last Synced: 2023-02-27T17:11:27.742Z (over 1 year ago)
- Language: Puppet
- Size: 117 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
##Pupo
Just a little environment to experiment with puppet.#Configuration
vagrant up
This will generate a coumple of things:
1. It will configure a puppet master server.
2. Setup the puppet master main manifest with a lamp module to run onweb nodes
.
3. Then it will build up 3 web nodes, each will be provisioned with a lamp stack.#Notes:
When the web nodes be running make sure to sign their certificate from the
puppet master server.