Skip to content

Instantly share code, notes, and snippets.

@djmitche
Last active August 29, 2015 14:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save djmitche/cb349b2a3b3888031708 to your computer and use it in GitHub Desktop.
Save djmitche/cb349b2a3b3888031708 to your computer and use it in GitHub Desktop.

Creating new puppet masters

TODO

  • create inventory entries and DNS
  • add node defs for new masters
  • puppetize new masters
    • land cloud-tools change to add new config
    • create new IAM role
    • manually configure disk
  • get everything synchronized to the new masters
  • sign certs for new masters and add to git
  • request new flows
  • update firewall-tests
  • update puppet configs to include new masters
    • including known_host
  • update cloud-init instance_data/* to reference new masters
  • add nagios monitoring for new masters
  • add hosts to the apt A record

And write all of this down in the wiki

See Also

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment