diff --git a/.#L-3-Cleanliness b/.#L-3-Cleanliness deleted file mode 120000 index 1b95637..0000000 --- a/.#L-3-Cleanliness +++ /dev/null @@ -1 +0,0 @@ -sami@afro-linux-lenovo-b50-30.4621:1587030233 \ No newline at end of file diff --git a/dot-cdist/manifest/init b/dot-cdist/manifest/init old mode 100644 new mode 100755 index cb8410a..a2ac78e --- a/dot-cdist/manifest/init +++ b/dot-cdist/manifest/init @@ -1,15 +1 @@ - -case "$__target_host" in - localhost) - # Indicate that the target host is configured with cdist - __file /etc/cdist-configured - - # Copy - __file /etc/motd --state present --source "$__type/motd" - - __package emacs --state present - - __timezone Europe/Zurich -;; -esac - + _file /etc/cdist-configured