You need to move/create/copy the manifest file to the correct environment
folder when you move a node between environments which it seems that you
haven't done
Regards,
Frederik
Den mandag den 1. februar 2016 kl. 17.27.58 UTC+1 skrev Olivier Lemoine:
>
> Hello,
>
> I use Puppet for some weeks
What if you try running:
puppet apply C:\Maruti\Puppet\manifests\site.pp
--modulepath C:\Maruti\Puppet\modules
Den tirsdag den 26. januar 2016 kl. 15.32.07 UTC+1 skrev Maruti Gangumolu:
>
> Hi Lowe,
>
> Here are the details
>
> This is the directory structure for manifests file site.pp and n
Hi,
I am working on making our puppet infrastructure more dynamic where I can
add any number of nodes and these will automatically be applied in another
nodes configuration.
*An example:*
I have X number of hosts running a Java application, which are defined by
our *javaapp* module with the fo