init.sample fix

Franky Van Liedekerke:

> - the example init.sample file mentioned "deinstalled" for package
> state, but I believe it should be "removed"

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
remotes/origin/archive_shell_function_approach
Nico Schottelius 14 years ago
parent 429a31deca
commit 37d4ecd907
  1. 2
      conf/manifest/init.sample

@ -50,7 +50,7 @@ case "$__target_host" in
cdist-debian)
__package_apt atop --state installed
__package apache2 --state deinstalled
__package apache2 --state removed
;;
cdist-redhat)

Loading…
Cancel
Save