Set up IIS node groups
Tell Puppet Enterprise (PE) your desired infrastructure configuration by grouping and classifying nodes based on their function. Before you begin, decide which of your inventory nodes you want to have IIS services.
Create your classification group
A classification node group is a parent group for other node groups that contain classification data. You only need to set up the classification node group once.
Create your iis
node group
After creating the parent classification group, make the iis
node
group as a child of the classification group.
iis
node group.iis
node group.Add nodes to the iis
node group
Once you determine which nodes from your inventory belong in your
iis
node group, pin the nodes to the group. Pinning adds nodes to a
group one at a time. If you have a lot of nodes, you can create rules in the console to
dynamically add nodes to a node group.
iis
node group.-
In the console, click Node groups and select the
iis
node group. -
On the Rules tab, under Certname,
enter the certname of a node you want to add to the
iis
node group. - Click Pin node.
-
Repeat to add more nodes to the
iis
group. - When you are done pinning nodes, commit changes.
iis
nodes to the iis
node group.Run Puppet on your IIS nodes
Run Puppet in the console to enforce your desired
state on the iis
node group you created.