knotd: add services-{1..3}.pve.infra (+ CNAME pve)
This commit is contained in:
parent
a15a05ce69
commit
d0175e961e
1 changed files with 18 additions and 0 deletions
|
@ -289,6 +289,15 @@
|
||||||
- beta-mpp.adh
|
- beta-mpp.adh
|
||||||
- pz28.adh
|
- pz28.adh
|
||||||
target: lucepaul.myvnc.com.
|
target: lucepaul.myvnc.com.
|
||||||
|
- name:
|
||||||
|
- services-1.pve
|
||||||
|
target: services-1.pve.infra
|
||||||
|
- name:
|
||||||
|
- services-2.pve
|
||||||
|
target: services-2.pve.infra
|
||||||
|
- name:
|
||||||
|
- services-3.pve
|
||||||
|
target: services-3.pve.infra
|
||||||
hosts: "{{ knotd__hosts['auro.re']
|
hosts: "{{ knotd__hosts['auro.re']
|
||||||
| combine(knotd__hosts['adh.auro.re']
|
| combine(knotd__hosts['adh.auro.re']
|
||||||
| add_origin_keys('adh.auro.re.')) }}"
|
| add_origin_keys('adh.auro.re.')) }}"
|
||||||
|
@ -316,6 +325,15 @@
|
||||||
services-3.ceph:
|
services-3.ceph:
|
||||||
- 10.132.1.3
|
- 10.132.1.3
|
||||||
- "2a09:6840:132:1:3::"
|
- "2a09:6840:132:1:3::"
|
||||||
|
services-1.pve:
|
||||||
|
- 10.134.1.1
|
||||||
|
- 2a09:6840:132:1:1::1
|
||||||
|
services-2.pve:
|
||||||
|
- 10.134.1.2
|
||||||
|
- 2a09:6840:132:1:2::1
|
||||||
|
services-3.pve:
|
||||||
|
- 10.134.1.3
|
||||||
|
- 2a09:6840:132:1:3::1
|
||||||
ns-master.int:
|
ns-master.int:
|
||||||
- 10.128.0.110
|
- 10.128.0.110
|
||||||
- 2a09:6840:128:0::110
|
- 2a09:6840:128:0::110
|
||||||
|
|
Loading…
Reference in a new issue