.
This commit is contained in:
9
salt/pillars/harvester_cluster.sls
Normal file
9
salt/pillars/harvester_cluster.sls
Normal file
@@ -0,0 +1,9 @@
|
||||
harvester:
|
||||
dns_host: harvester
|
||||
token: ThisShouldBeConfiguredInYourlocal.sls
|
||||
os:
|
||||
ssh_authorized_keys: []
|
||||
password: rancher
|
||||
install:
|
||||
mgmt-interface: ensp2s0f0
|
||||
|
@@ -10,6 +10,7 @@ base:
|
||||
- wireguard
|
||||
- hostapd
|
||||
- pxe
|
||||
- harvester_cluster
|
||||
{% if salt['pillar.file_exists']('local.sls') %}
|
||||
- local
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user