added rancher

This commit is contained in:
jonas
2021-11-05 16:06:45 +01:00
parent d39b2edb17
commit c99563ec7e
12 changed files with 257 additions and 0 deletions

View File

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

5
salt/pillars/rancher.sls Normal file
View File

@@ -0,0 +1,5 @@
rancher:
ca_passphrase: rancher
url: docker.io/rancher/rancher
tag: v2.6.1
bootstrapPassword: rancher

View File

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