Skip to content

Instantly share code, notes, and snippets.

@iampeterbanjo
Last active January 28, 2018 19:52
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 iampeterbanjo/9f675289cc5e7fba47053b6db65f8c65 to your computer and use it in GitHub Desktop.
Save iampeterbanjo/9f675289cc5e7fba47053b6db65f8c65 to your computer and use it in GitHub Desktop.
Boostrap juju controller on localhost with LXD
sudo apt install lxd zfs zfsutils-linux
groups
newgrp lxd
sudo lxd init
juju bootstrap localhost lxd-controller
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment