editing the init file

This commit is contained in:
samialazar 2020-05-01 12:02:36 +02:00
parent e577efdd82
commit 1e3527dbd1
2 changed files with 1 additions and 16 deletions

View File

@ -1 +0,0 @@
sami@afro-linux-lenovo-b50-30.4621:1587030233

16
dot-cdist/manifest/init Normal file → Executable file
View File

@ -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