On Feb 14, 2013, at 7:01 PM, Jakov Sosic wrote:
> On 02/13/2013 05:12 PM, Matthew Black wrote:
>> Without fully understanding your modules and how they interact you can
>> always take a copy of the site manifest and modules with the node and
>> then do something like this
>>
>> puppet apply /etc
On 02/13/2013 05:12 PM, Matthew Black wrote:
Without fully understanding your modules and how they interact you can
always take a copy of the site manifest and modules with the node and
then do something like this
puppet apply /etc/puppet/manifests/site.pp --modulepath=/etc/puppet/modules
I typ
Without fully understanding your modules and how they interact you can
always take a copy of the site manifest and modules with the node and
then do something like this
puppet apply /etc/puppet/manifests/site.pp --modulepath=/etc/puppet/modules
I typically do something similar when testing a modu