Skip to content

Instantly share code, notes, and snippets.

@jameswnl
Created October 3, 2017 18:19
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 jameswnl/0e96c8f324764480f9e2585b7d43e9ea to your computer and use it in GitHub Desktop.
Save jameswnl/0e96c8f324764480f9e2585b7d43e9ea to your computer and use it in GitHub Desktop.
Set up 2nd MIQ appliance
systemctl stop evmserverd && systemctl disable evmserverd
systemctl stop $APPLIANCE_PG_SERVICE && systemctl disable $APPLIANCE_PG_SERVICE
rm -rf $APPLIANCE_PG_DATA/*
vmdb && rm -f REGION config/database.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment