Skip to content
All gists
GitHub
Sign up for a GitHub account
Sign in
Create a gist now
Instantly share code, notes, and snippets.
Star
0
Fork
0
battlemidget
/
ghost
Last active
Jun 29, 2016
Embed
What would you like to do?
Embed
Embed this gist in your website.
Embed
Share
Copy sharable URL for this gist.
Share
Clone via HTTPS
Clone with Git or checkout with SVN using the repository's web address.
HTTPS
Learn more about clone URLs
Download ZIP
Code
Revisions
2
Conjure-up bundles
Raw
ghost
sudo apt-add-repository ppa:conjure/daily-git
sudo apt-add-repository ppa:juju/devel
sudo apt update
sudo apt install conjure-up
conjure-up -d battlemidget/ghost
tail -f /var/log/conjure-up/ghost.log
Raw
openstack
sudo apt-add-repository ppa:conjure/daily-git
sudo apt-add-repository ppa:juju/devel
sudo apt update
sudo apt install conjure-up
conjure-up -d battlemidget/openstack-novalxd
tail -f /var/log/conjure-up/openstack-novalxd.log
Sign up for free
to join this conversation on GitHub
. Already have an account?
Sign in to comment
You can't perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.