Skip to content

Commit

Permalink
add class
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Lange committed Sep 10, 2015
1 parent 2b1e7a3 commit c5c5a10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/simple/class/50-host-classes
Expand Up @@ -9,7 +9,7 @@ case $HOSTNAME in
demohost|client*)
echo "FAIBASE DEBIAN DEMO" ;;
xfcehost)
echo "FAIBASE DEBIAN DEMO XORG XFCE";;
echo "FAIBASE DEBIAN DEMO XORG XFCE LVM";;
gnomehost)
echo "FAIBASE DEBIAN DEMO XORG GNOME";;
centos)
Expand Down

0 comments on commit c5c5a10

Please sign in to comment.