Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-05 | testing: adds mx delivery tests | elijah | |
2014-06-04 | clean up how /etc/hosts is generated so it doesn't require custom behavior ↵0.5.2 | elijah | |
depending on the services. | |||
2014-02-27 | include "127.0.1.1 @domain_public @api['domain']" in /etc/hosts for nagios ↵ | varac | |
webapp log check | |||
2013-07-10 | ensure that /etc/hosts is output deterministically, so that content does not ↵ | elijah | |
change each time you deploy. | |||
2013-06-11 | /etc/hosts must not have commas!! | elijah | |
2013-06-11 | use hiera hashes for source data for /etc/hosts | elijah | |
2013-01-20 | configure fqdn for host | varac | |
2013-01-20 | configure fqdn for host | varac | |
2012-12-11 | test to see if the hosts value is empty before trying to reference it in a ↵ | Micah Anderson | |
template also set the hostname to what the hiera 'name' is set to | |||
2012-12-11 | setup /etc/hosts based on a template and the hiera value 'hosts' | Micah Anderson | |
This will replace the existing /etc/hosts, so we will want to make this more smart later |