Create environment node groups

Create custom environment node groups so you can target Puppet code deployments.

Before you begin: Each environment node group must correspond to a Git branch in a control repo you want to use for targeted code deployments. The Git branch and environment group must have the same name. Make sure you know the names of the corresponding Git branches for your environment node groups.
  1. In the console, click Node groups, and click Add group.
  2. Specify options for the new node group:
    • Parent name: Select the top-level environment node group in your hierarchy, such as All environments or Production environment (depending on your installation's configuration).
      Each environment mode group must be a child of the highest-level environment node group in your installation.
    • Group name: Enter a name corresponding to the Git branch in your control repo that you want to use for targeted code deployments for this environment.
      The Git branch and environment group must have the same name.
    • Environment: Select the environment that you want to assign to the nodes in this node group.
    • Environment group: Select this option.
  3. Click Add.
What to do next
Add nodes to your environment node group
to control which environment each node belongs to. Each node can belong to only one environment node group.

Related information