Skip to content

Instantly share code, notes, and snippets.

@mccun934
Last active May 17, 2017 16:45
Show Gist options
  • Save mccun934/7ed69c62a6ff99dbccd832d29ecc9ec3 to your computer and use it in GitHub Desktop.
Save mccun934/7ed69c62a6ff99dbccd832d29ecc9ec3 to your computer and use it in GitHub Desktop.
1) run katello-backup on the original capsule - this backs up the client puppet certificates and answers file with no hostname info
2) generate capsule certs on main katello server with hostname of the machine that will be the new capsule
3) install capsule on blank VM/machine
4) copy backup onto capsule and run katello-restore
5) Sync capsule to make sure all content and functionality is restored
6) shut down original capsule , change hostname to original capsule hostname
6) run katello-change-hostname --scenario foreman-proxy-content hostname.example.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment