Copy over some initial stuff
This commit is contained in:
commit
18ae3aaf4e
11 changed files with 210 additions and 0 deletions
7
hosts.template.ini
Normal file
7
hosts.template.ini
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# The admin is the main host that initializes the swarm
|
||||
admin ansible_host=
|
||||
|
||||
[managers]
|
||||
|
||||
|
||||
[workers]
|
||||
Loading…
Add table
Add a link
Reference in a new issue