Pārlūkot izejas kodu

include correct maps

tags/0.4
Ales Komarek pirms 9 gadiem
vecāks
revīzija
a7ce0d1bc4
1 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  1. +2
    -1
      salt/meta/sphinx.yml

+ 2
- 1
salt/meta/sphinx.yml Parādīt failu

@@ -1,8 +1,8 @@
{%- set server = pillar.sphinx.server %}
name: Salt
description: Salt is a new approach to infrastructure management. Easy enough to get running in minutes, scalable enough to manage tens of thousands of servers, and fast enough to communicate with them in seconds.
role:
{%- if pillar.salt.minion is defined %}
{%- from "salt/map.jinja" import minion with context %}
minion:
name: minion
param:
@@ -10,6 +10,7 @@ role:
value: {{ salt['cmd.run']('salt-minion --version')|replace('salt-minion ', '') }}
{%- endif %}
{%- if pillar.salt.master is defined %}
{%- from "salt/map.jinja" import master with context %}
master:
name: master
param:

Notiek ielāde…
Atcelt
Saglabāt