Parameter noop failed on Package[nfs-common]: Invalid value "". Valid values are true, false.
undef is normally handled as false in eg. if statements with puppet. Is there a particular reason why you set the default to undef?
noopmust be true or false
With parser = future this error is thrown:
Parameter noop failed on Package[nfs-common]: Invalid value "". Valid values are true, false.
undef
is normally handled as false in eg.if statements
with puppet. Is there a particular reason why you set the default to undef?noop
must be true or falsePlease create a new version on puppetlabs.