Skip to content

Instantly share code, notes, and snippets.

Created July 15, 2015 20:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/b5aeaa2bfe4715253bfe to your computer and use it in GitHub Desktop.
Save anonymous/b5aeaa2bfe4715253bfe to your computer and use it in GitHub Desktop.
salt 'b-kubernet-r15e14*' pillar.items
b-kubernet-r15e14:
----------
kube_nodes:
----------
kubmasta:
----------
ipaddress:
10.119.150.81
portal_net:
10.100.0.0/16
type:
master
kubminion1:
----------
ipaddress:
10.119.150.82
type:
minion
kubminion2:
----------
ipaddress:
10.119.150.83
type:
minion
kubminion3:
----------
ipaddress:
10.119.150.84
type:
minion
kubminion4:
----------
ipaddress:
10.119.150.85
type:
minion
kubminion5:
----------
ipaddress:
10.119.150.86
type:
minion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment