We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79adf88 commit af6d994Copy full SHA for af6d994
salt/tls/lego.sls
@@ -2,7 +2,7 @@ include:
2
- nginx
3
4
{% if pillar["dc"] == "vagrant" %}
5
-salt-master:
+salt-master-vagrant-host-entry:
6
host.present:
7
- ip: 192.168.50.2
8
- names:
0 commit comments