No need to comment this part of the example out.

This commit is contained in:
Michael DeHaan 2012-03-21 20:22:44 -04:00
parent e6406fa5a7
commit d75e69853a

View file

@ -24,7 +24,7 @@
# or False
is_favcolor_blue: "'$favcolor' == 'blue'"
# is_centos: "'$facter_operatingsystem' == 'CentOS'"
is_centos: "'$facter_operatingsystem' == 'CentOS'"
# NOTE:
#