Run Puppet on your IIS nodes
Run Puppet in the console to enforce your desired
state on the iis
node group you created.
- In the console, in the Jobs page, click Run Puppet.
- Under Run options, do not select anything.
- From the list of target types, select Node group.
- In the Chose a node group box, search for the
iis
node group and click Select. - Click Run job.
View the job status and a list of previous Puppet jobs on the Jobs page. To rerun the job, click Run again and choose to rerun it on all nodes or only the nodes that failed during the initial run.
Results
After running Puppet on a node group, the nodes in the group automatically check in with PE every 30 minutes to confirm that their configuration matches what you've specified for this group. PE corrects the configuration it if it doesn't match.
After running Puppet on a node group, the nodes in the group automatically check in with PE every 30 minutes to confirm that their configuration matches what you've specified for this group. PE corrects the configuration it if it doesn't match.
What to do next
You must create roles and profiles to define specific applications, services, and configurations you want the nodes in this group to receive, as explained in Organize webserver configurations with roles and profiles.
You must create roles and profiles to define specific applications, services, and configurations you want the nodes in this group to receive, as explained in Organize webserver configurations with roles and profiles.
Until you assign a role to a node group, the group has no defined
configuration for the nodes to inherit.