Add teapot!
This commit is contained in:
parent
ff33da4818
commit
6251f33740
2 changed files with 7 additions and 0 deletions
3
ansible/group_vars/teapot/main.yml
Normal file
3
ansible/group_vars/teapot/main.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
hashi_arch: arm
|
||||
consul_arch: arm64
|
|
@ -4,6 +4,7 @@ ranger.minhas.io
|
|||
redwingcherokee.minhas.io
|
||||
sedan.minhas.io
|
||||
fishbowl.minhas.io
|
||||
teapot[01:06].minhas.io
|
||||
|
||||
[consul_server]
|
||||
sedan.minhas.io
|
||||
|
@ -16,6 +17,9 @@ sedan.minhas.io
|
|||
[hardtack]
|
||||
hardtack[1:7].minhas.io
|
||||
|
||||
[teapot]
|
||||
teapot[01:06].minhas.io
|
||||
|
||||
[k3s]
|
||||
hardtack[1:7].minhas.io
|
||||
|
||||
|
|
Loading…
Reference in a new issue