Meta
This commit is contained in:
parent
a849931632
commit
15bd875370
@ -2,5 +2,6 @@
|
||||
#nocows = 1
|
||||
inventory = ./hosts
|
||||
vault_password_file = .vault_pass
|
||||
roles_path = .roles
|
||||
#interpreter_python = /usr/bin/python3
|
||||
#enable_task_debugger = True
|
||||
|
@ -1,6 +1,6 @@
|
||||
[raspberries]
|
||||
;node01
|
||||
;node02
|
||||
node01.kube.rostvik.site
|
||||
node02.kube.rostvik.site
|
||||
;pihole
|
||||
;devpi
|
||||
|
||||
@ -19,9 +19,9 @@
|
||||
; servy
|
||||
|
||||
[kube]
|
||||
; controlplane is_controlplane=True
|
||||
; node01
|
||||
; node02
|
||||
controlplane.kube.rostvik.site is_controlplane=True
|
||||
node01.kube.rostvik.site
|
||||
node02.kube.rostvik.site
|
||||
|
||||
[cloud_key]
|
||||
; controller ansible_ssh_pass="{{ secret_ubnt.ck.pass }}"
|
||||
@ -35,4 +35,4 @@
|
||||
; proxmox
|
||||
|
||||
[lxc_guest]
|
||||
; controlplane
|
||||
controlplane.kube.rostvik.site
|
Loading…
Reference in New Issue
Block a user