new
This commit is contained in:
parent
5256874207
commit
c787dc8f13
@ -1,20 +1,8 @@
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
65653439356463666638636338623462306433326133643435376135336234663664373730353666
|
||||
3261643463653963383639323862643236666233666334360a373063303765393535646466363238
|
||||
64616132396466383065366436656639363662656662343266376264656335373666323937613463
|
||||
6166613263343232300a633332356564313335363536623730343830613364396530633435366231
|
||||
30326339333035623161663964373961626333623132356665643837316463636437356637376633
|
||||
36623632653137316263333032623235363633333736393866343036626535353232383334626330
|
||||
35643737396531366238633832396234393661616439633239303836396536643332303531386466
|
||||
61383962363065373763316238643935353065303364373732303762343036623663383630313231
|
||||
63336636636539303632333932326662376635363462633639636165623066313764353638353064
|
||||
66353431643036633763383238343330633730653461396336643866393263386265613863666439
|
||||
62356433363031383234353231666162333361303535343333323964323330313739373639613361
|
||||
33303034646637616133313730653765303038653836633965616132613262353134613563313164
|
||||
65666538353035353538306433656234393737306166633565646166623935643164613161306137
|
||||
38373039316133326539333162616661633439333564396136313932303133393561613766396137
|
||||
37363730616339386430373966313838626634633662386630306566353165386664396437323031
|
||||
38666161313763663033303032316433643964636162613461333833333762616166653666333433
|
||||
37653161666261623461326531323366383361353561373564663636616262393462366563613037
|
||||
39353135313139613436366238656461626437363437373763333839363862316339376435616339
|
||||
336135323537316538613461663139386363
|
||||
39633338616237663666373535663038646563353438346363333632616133353661323532623265
|
||||
6464306261363038386234396334363136336435656663390a626133313233396664646130386361
|
||||
39326232343834663665376534666230303034303362333265356263336361626362393939623961
|
||||
6234393862366365360a353461386639633132633437653832383663303136343761333132333738
|
||||
33336131323364333063393732643366666563393839303333303663366334613238626537636530
|
||||
64323062353134346431373536623162353731623833623832353636643063646463623833613135
|
||||
643430356133643436373339643066613165
|
||||
|
@ -13,5 +13,5 @@ firewalld_add:
|
||||
sources:
|
||||
- 10.42.0.0/16
|
||||
- 10.43.0.0/16
|
||||
- 138.197.165.217/32
|
||||
- 134.122.38.203/32
|
||||
- 142.93.110.163/32
|
||||
- 147.182.158.116/32
|
||||
|
@ -11,5 +11,5 @@ firewalld_add:
|
||||
sources:
|
||||
- 10.42.0.0/16
|
||||
- 10.43.0.0/16
|
||||
- 159.203.61.139/32
|
||||
- 134.122.38.203/32
|
||||
- 142.93.110.163/32
|
||||
- 147.182.150.60/32
|
||||
|
@ -13,5 +13,5 @@ firewalld_add:
|
||||
|
||||
- name: trusted
|
||||
sources:
|
||||
- 159.203.61.139/32
|
||||
- 138.197.165.217/32
|
||||
- 147.182.150.60/32
|
||||
- 147.182.158.116/32
|
||||
|
8
hosts
8
hosts
@ -1,14 +1,14 @@
|
||||
[all]
|
||||
rnt-daemon ansible_host=134.122.38.203
|
||||
rnt-cad-cluster-control ansible_host=159.203.61.139
|
||||
rnt-cad-cluster-worker ansible_host=138.197.165.217
|
||||
rnt-daemon ansible_host=142.93.110.163
|
||||
rnt-cad-cluster-control ansible_host=147.182.150.60
|
||||
rnt-cad-cluster-worker ansible_host=147.182.158.116
|
||||
|
||||
[so]
|
||||
rnt-daemon
|
||||
|
||||
[rnt_cad]
|
||||
rnt-cad-cluster-control k8s_node_type=bootstrap
|
||||
rnt-cad-cluster-worker k8s_node_type=agent k8s_pod_limit=1024 k8s_external_ip=138.197.165.217
|
||||
rnt-cad-cluster-worker k8s_node_type=agent k8s_pod_limit=1024 k8s_external_ip=147.182.158.116
|
||||
|
||||
[k8s:children]
|
||||
rnt_cad
|
||||
|
Loading…
Reference in New Issue
Block a user