isabella232 / infrastructure-puppet-1

Puppet configuration for jQuery Infrastructure servers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

infrastructure-puppet

Puppet configuration for jQuery Infrastructure servers.

Install

This repository represents /etc/puppetlabs/code/environments/production/ on a puppet server.

Contributing

Linting

See also http://puppet-lint.com/checks/ and https://github.com/rodjek/puppet-lint/.

Install:

gem install puppet-lint -v '~> 2'

Run linter:

puppet-lint .

Autofix:

puppet-lint --fix .

About

Puppet configuration for jQuery Infrastructure servers.

License:MIT License


Languages

Language:Puppet 56.4%Language:Shell 43.6%