Created
November 15, 2012 18:17
-
-
Save fiddyspence/4080246 to your computer and use it in GitHub Desktop.
Hiera fu
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@puppet1 manifests]# hiera masterconfig | |
{"keepalive"=>6, "backup"=>["puppet-lvsfe2.spence.org.uk.local", "192.168.0.128"], "vip"=>"192.168.0.40", "servers"=>[["puppetha1.spence.org.local", "192.168.0.122"], ["puppetha2.spence.org.uk.local", "192.168.0.124"]], "port"=>539, "primary"=>["puppet-lvsfe1.spence.org.uk.local", "192.168.0.126"]} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment