summaryrefslogtreecommitdiff
path: root/puppet/modules/site_config/manifests/hosts.pp
AgeCommit message (Expand)Author
2014-08-22FQDN should come first in /etc/hostsvarac
2014-06-27reorder /etc/hostsChristoph
2014-06-04clean up how /etc/hosts is generated so it doesn't require custom behavior de...0.5.2elijah
2014-02-27include "127.0.1.1 @domain_public @api['domain']" in /etc/hosts for nagios w...varac
2013-07-17default to false for $hostselijah
2013-07-01restart stunnels if /etc/hosts is changed (#3031)Micah Anderson
2013-06-11lint hosts.ppMicah Anderson
2013-04-02fix variable curly bracesMicah Anderson
2013-04-01added setup.ppelijah
2013-01-31puppet tags: site_config::default and site_config::slowvarac
2013-01-29fix deprecation warnings in site_configvarac
2013-01-20configure fqdn for hostvarac
2012-12-11neglected to add the 'refreshonly' parameter to the exec in previous commitMicah Anderson
2012-12-11change hostname exec to only apply when either the /etc/hostname or /etc/host...Micah Anderson
2012-12-11set up an 'initial' run stage to happen before the 'main' run stage and put theMicah Anderson
2012-12-11remove extra space in hostname execMicah Anderson
2012-12-11test to see if the hosts value is empty before trying to reference it in a te...Micah Anderson
2012-12-11setup /etc/hosts based on a template and the hiera value 'hosts'Micah Anderson