Displaying 1 result from an estimated 1 matches for "anotest".
Did you mean:
anctest
2007 Mar 13
4
Object sync problem
...require => $operatingsystem ? {
debian => Package["sed"]
}
}
}
class y {
xxx { "zzz": }
}
node a0 {
include y
}
and here''s the error message that I''m receiving:
puppet -v anotest.pp --use-nodes
info: Found a0 in anotest.pp
notice:
//a0/y/xxx[zzz]/extracttar[xen-source-verified]/Exec[extracttar-xen-source-verified]/returns:
executed successfully
Working directory ''/usr/src/xen-3.0.4\_1-src/buildconfigs/'' does not exist
at anotest.pp:67
err:
//a0/y/xxx[zzz]/...