Commit Graph

14 Commits

Author SHA1 Message Date
a64f6956f7 Add tagging as extra option
* Fix commision option
* Update new maas-api-key
* Add the ability to do stuff with the juju controller VMs with do_nodes
2021-01-27 09:32:26 +00:00
e6d0cdd2f2 Go back to using IPs, DNS sucks 2021-01-20 22:13:46 +00:00
5d837ae9ff A few updates
* Give capability to tag or not
* fix -d option
* Update hp01 config
2021-01-17 19:06:56 +00:00
034c192f46 Update server details for mirrors, change start end points for dhcp 2021-01-07 09:00:02 +00:00
010264eb44 Add local repo 2021-01-04 20:44:56 +00:00
f617c3eebb Reorder some IPs, update api key, and add start/end for dhcp 2020-12-30 07:59:12 +00:00
39817eca47 Use maas 2.9 now 2020-12-29 15:28:17 +00:00
9add788935 Update to latest api key 2020-12-29 15:27:05 +00:00
86b4fd9459 Updates on the boostrap-maas now for clouds. Use DHCP by default, as problems with AUTO
Failed to allocate the required AUTO IP addresses after 2 retries.
2020-12-29 14:08:41 +00:00
01793ffc49 Bootstrap MAAS fixes and update for SNAP 2020-12-29 12:47:27 +00:00
30ac86aa3f Fix typo, add pod back, update maas_api_key 2020-12-29 11:20:17 +00:00
e00742c81d boostrap maas work
* Install and Build working and tested for snap installation
* Added VLAN, spaces awareness in the subnets and added to the same fabric
2020-12-29 00:55:36 +00:00
b7c47ef0ee Add pod for the hypervisor and other fixes
* Add pod creation, so that when we remove the hypervisor
  then all the VMs also get removed automatically
* virtinst is only used when creating/installing VMs, so
  only install on hypervisor nodes
* Only grab the top vlan if we have 2, this typically
  means that we have an ipv4 and ipv6 IP. Could probably
  do this better, but keep it simple for the time being
2020-12-28 10:17:07 +00:00
098be2f389 Many update
* Move all configs into config directory
* Move all examples into example directoy
* Move all common functions into functions.sh
* Fine tune a few other functions
* Moved common hypervisor config away
* Added examples for some of the hypervisor configs
* Start work on snap enablement of boostrap-maas.sh script
2020-12-26 20:03:28 +00:00