mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
require-all
-> require_all
fix. Changed to "Unstable" manifests.
See for more info http://www.cuddletech.com/blog/pivot/entry.php?id=182
This commit is contained in:
parent
731ef71a26
commit
5e44395f5b
3 changed files with 6 additions and 6 deletions
|
@ -11,7 +11,7 @@
|
|||
<single_instance/>
|
||||
|
||||
<dependency name="config-file"
|
||||
grouping="require-all"
|
||||
grouping="require_all"
|
||||
restart_on="none"
|
||||
type="path">
|
||||
<service_fmri value='file:///etc/salt/minion'/>
|
||||
|
@ -52,7 +52,7 @@
|
|||
<propval name="config_file" type="astring" value="/etc/salt/master"/>
|
||||
</property_group>
|
||||
|
||||
<stability value="Evolving"/>
|
||||
<stability value="Unstable"/>
|
||||
|
||||
<template>
|
||||
<common_name>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<single_instance/>
|
||||
|
||||
<dependency name="config-file"
|
||||
grouping="require-all"
|
||||
grouping="require_all"
|
||||
restart_on="none"
|
||||
type="path">
|
||||
<service_fmri value='file:///etc/salt/minion'/>
|
||||
|
@ -52,7 +52,7 @@
|
|||
<propval name="config_file" type="astring" value="/etc/salt/minion"/>
|
||||
</property_group>
|
||||
|
||||
<stability value="Evolving"/>
|
||||
<stability value="Unstable"/>
|
||||
|
||||
<template>
|
||||
<common_name>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<single_instance/>
|
||||
|
||||
<dependency name="config-file"
|
||||
grouping="require-all"
|
||||
grouping="require_all"
|
||||
restart_on="none"
|
||||
type="path">
|
||||
<service_fmri value='file:///etc/salt/minion'/>
|
||||
|
@ -52,7 +52,7 @@
|
|||
<propval name="config_file" type="astring" value="/etc/salt/master"/>
|
||||
</property_group>
|
||||
|
||||
<stability value="Evolving"/>
|
||||
<stability value="Unstable"/>
|
||||
|
||||
<template>
|
||||
<common_name>
|
||||
|
|
Loading…
Add table
Reference in a new issue