This commit is contained in:
jonas
2021-11-23 11:50:34 +01:00
parent f8913781ac
commit 5084f1ab92
17 changed files with 171 additions and 274 deletions

View File

@@ -11,7 +11,7 @@ network:
ntp: 1
dns: 1
www: 1
rancher: 1
rancher: 2
switch: 10
harvester: 20
node1: 21

View File

@@ -3,3 +3,4 @@ packages:
- jq
- htop
- terminator
- bridge-utils

View File

@@ -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

View File

@@ -1,2 +1,2 @@
ssh:
user-pub-keys: []
user_pub_keys: []

View File

@@ -10,7 +10,6 @@ base:
- wireguard
- hostapd
- pxe
- rancher
- tlu-harvester
- packages
{% if salt['pillar.file_exists']('local.sls') %}