diff --git a/conf/manifest/init b/conf/manifest/init index 0a1dca50..aa1a51da 100755 --- a/conf/manifest/init +++ b/conf/manifest/init @@ -14,6 +14,7 @@ case "$__target_host" in localhost) # Usual example __file test --type symlink --source /etc/cdist-configured --destination /tmp/cdist-testfile + __motd ;; # diff --git a/doc/changelog b/doc/changelog index c939b547..dc332cf2 100644 --- a/doc/changelog +++ b/doc/changelog @@ -2,6 +2,7 @@ * New type __motd * New type __addifnosuchline * Document type __issue + * Document type __package_pacman 1.0.3: 2011-03-11 * Update regexp used for sane characters