.
This commit is contained in:
@@ -7,7 +7,7 @@ network:
|
||||
|
||||
interface:
|
||||
internal: eth0
|
||||
external: eth0.1000
|
||||
external: eth1
|
||||
|
||||
vlan:
|
||||
-
|
||||
|
2
salt/pillars/remote-desktop.sls
Normal file
2
salt/pillars/remote-desktop.sls
Normal file
@@ -0,0 +1,2 @@
|
||||
remote-desktop:
|
||||
password: linux0
|
@@ -5,6 +5,7 @@ base:
|
||||
- mysql
|
||||
- rmt
|
||||
- docker
|
||||
- remote-desktop
|
||||
{% if salt['pillar.file_exists']('local.sls') %}
|
||||
- local
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user