manifest init
This commit is contained in:
parent
90cc998487
commit
98afd04d2b
1 changed files with 7 additions and 0 deletions
7
kjg/dot-cdist/manifest/init
Normal file
7
kjg/dot-cdist/manifest/init
Normal file
|
@ -0,0 +1,7 @@
|
|||
case "$__target_host" in
|
||||
# Everybody has this
|
||||
localhost)
|
||||
__file /etc/cdist-configured
|
||||
|
||||
;;
|
||||
esac
|
Loading…
Reference in a new issue