-->

DEVOPSZONES

  • Recent blogs

    How to Install module from Puppet Forge.


    How to Install module from Puppet Forge.


    1. Install the Module in Default Environment.
    puppet module install saz-resolv_conf

    2. Install the Module in a specific Enviornment. Here in  Test Enviornment.
    puppet module install -i /etc/puppet/environments/Test/modules saz-resolv_conf



    No comments