README.md in gogetit-0.15.2 vs README.md in gogetit-0.16.0
- old
+ new
@@ -72,9 +72,12 @@
# to create a LXD container without MAAS awareness
gogetit create lxd01 --no-maas -f lxd_without_maas.yml
gogetit create lxd01 --no-maas -f lxd_without_maas_vlans.yml
+# to install MAAS on a lxc container using 'no-maas' option
+gogetit create lxd01 --no-maas -f lxd_without_maas_vlans.yml --maas-on-lxc
+
gogetit destroy lxd01
# This feature is broken and might be deprecated in the future.
# gogetit rebuild kvm01