canmove, Confirmed users
1,394
edits
Line 4: | Line 4: | ||
= First Master = | = First Master = | ||
If this is the first master, you're probably adding a new organization. Create a fresh `manifests/$org-config.pp` and `manifests/$org-nodes.pp` and check them into your repository. The config should include, at a minimum: | |||
* $org | |||
* $puppet_again_repo | |||
* $puppet_notif_email | |||
* $puppet_servers and $puppet_server | |||
* $data_servers and $data_server | |||
* $distinguished_puppet_master | |||
* $extra_user_ssh_keys with your username and key in it | |||
* $admin_users with your username in it | |||
# Build a CentOS system with only a Base install | # Build a CentOS system with only a Base install |