.
This commit is contained in:
@@ -11,7 +11,7 @@ network:
|
||||
ntp: 1
|
||||
dns: 1
|
||||
www: 1
|
||||
rancher: 1
|
||||
rancher: 2
|
||||
switch: 10
|
||||
harvester: 20
|
||||
node1: 21
|
||||
|
@@ -3,3 +3,4 @@ packages:
|
||||
- jq
|
||||
- htop
|
||||
- terminator
|
||||
- bridge-utils
|
||||
|
@@ -1,5 +1,7 @@
|
||||
rancher:
|
||||
ca_passphrase: rancher
|
||||
root_password: rancher
|
||||
ram: 2048
|
||||
vcpus: 2
|
||||
url: docker.io/rancher/rancher
|
||||
tag: v2.6.2
|
||||
bootstrapPassword: rancher
|
||||
|
@@ -1,2 +1,2 @@
|
||||
ssh:
|
||||
user-pub-keys: []
|
||||
user_pub_keys: []
|
||||
|
@@ -10,7 +10,6 @@ base:
|
||||
- wireguard
|
||||
- hostapd
|
||||
- pxe
|
||||
- rancher
|
||||
- tlu-harvester
|
||||
- packages
|
||||
{% if salt['pillar.file_exists']('local.sls') %}
|
||||
|
Reference in New Issue
Block a user