commented out the future
Signed-off-by: Steven Armstrong <steven.armstrong@inf.ethz.ch>
This commit is contained in:
parent
dca64bd4ac
commit
0c47a70d6e
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
# All systems get a file /etc/cdist-managed, so the sysadmin knows
|
# All systems get a file /etc/cdist-managed, so the sysadmin knows
|
||||||
# who manages the configuration.
|
# who manages the configuration.
|
||||||
__file /etc/cdist-managed --type file
|
#__file /etc/cdist-managed --type file
|
||||||
|
|
||||||
# All ikqs get a sample file
|
# All ikqs get a sample file
|
||||||
case "$__cdist_target_host" in
|
case "$__cdist_target_host" in
|
||||||
|
|
Loading…
Reference in a new issue