This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
kubernetes-the-hard-way
mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way
Watch
1
Star
0
Fork
You've already forked kubernetes-the-hard-way
0
Code
Issues
Projects
Releases
Wiki
Activity
8d7c329d46
kubernetes-the-hard-way
/
ansible.cfg
6 lines
93 B
INI
Raw
Normal View
History
Unescape
Escape
wip ansible inventory
2019-06-26 21:53:15 +03:00
[defaults]
remote_tmp
=
/tmp/$USER/ansible
inventory
=
inventory/
VTWO-14496: configure nodes with ansible instead of bash scripts
2019-06-27 19:53:09 +03:00
host_key_checking
=
false