Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexmuller/puppet-lighfe
Puppet for lighfe.mullr.net
https://github.com/alexmuller/puppet-lighfe
Last synced: 2 months ago
JSON representation
Puppet for lighfe.mullr.net
- Host: GitHub
- URL: https://github.com/alexmuller/puppet-lighfe
- Owner: alexmuller
- License: mit
- Created: 2013-08-01T16:43:09.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-06-09T20:45:39.000Z (over 10 years ago)
- Last Synced: 2023-03-11T02:08:47.213Z (almost 2 years ago)
- Language: Ruby
- Size: 195 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE.md
Awesome Lists containing this project
README
# puppet-lighfe
This is the Puppet code to provision the VPS that runs `mullr.net`.
Based on [puppet-skeleton](https://github.com/gds-operations/puppet-skeleton).
## Bootstrapping a new machine
- Set the hostname
- Run `sudo apt-get update`
- Install Ruby, Bundler, `bundle install`, `librarian-puppet install`
- Run Puppet: `puppet apply manifests/site.pp --verbose --summarize --hiera_config hiera_lighfe.yaml --modulepath=modules:vendor/modules`## Todo
- unattended-upgrades