Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Note
If you are using the public Stratos 2.0 setup on Amazon EC2, you will not need to setup a Puppet Master and Puppet Agent, and also you will not need to carryout the steps mentioned to setunder the Setting up Stratos2, as a Puppet Master and Puppet Agent is pre-configured with the Stratos 2 Amazon EC2 setup.

...

  1. Create a folder path for Stratos2 Puppet manifests.

    Code Block
    $ mkdir -p /mnt/puppet/stratos2
     
  2. Extract the Puppet master files (manifests,modules,templates) to  /mnt/puppet/stratos2
  3. Change the hosts template file in /mnt/puppet/stratos2/templates/hosts.erb

     

...