Created
February 28, 2018 15:56
-
-
Save dav1x/8a77c5e0d67dffe3e4589daab90f1a3b to your computer and use it in GitHub Desktop.
This file contains hidden or 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
--- | |
host_inventory: | |
haproxy-0: | |
guestname: haproxy-0 | |
tag: threeseven-loadbalancer | |
ip4addr: 10.19.114.244 | |
app-0: | |
guestname: app-0 | |
tag: threeseven-app | |
ip4addr: 10.19.114.242 | |
nfs-0: | |
guestname: nfs-0 | |
tag: threeseven-networkfs | |
ip4addr: 10.19.114.240 | |
infra-0: | |
guestname: infra-0 | |
tag: threeseven-infra | |
ip4addr: 10.19.114.243 | |
master-0: | |
guestname: master-0 | |
tag: threeseven-master | |
ip4addr: 10.19.114.241 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment