Skip to content

Instantly share code, notes, and snippets.

@mccun934
Created September 17, 2012 17:52
Show Gist options
  • Select an option

  • Save mccun934/3738753 to your computer and use it in GitHub Desktop.

Select an option

Save mccun934/3738753 to your computer and use it in GitHub Desktop.
echo "Initializing Candlepin database"
sudo /usr/share/candlepin/cpdb --drop --create
sudo /usr/share/candlepin/cpsetup -s -k `sudo cat /etc/katello/keystore_password-file`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment