Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Pass the terraform credentials to the remote state configuration•••This fixes the mini environment Terraform working, now that the backend is protected by basic authentication. | Christopher Baines | 2018-07-04 |
* | Support managing the libvirt backend from the show page | Christopher Baines | 2018-06-23 |
* | Add an output to the libvirt mini_environment terraform•••This can then be used to easily determine if Terraform thinks there is a VM running. | Christopher Baines | 2018-06-21 |
* | Improve the libvirt backend terraform config•••dns and dhcp apparently need to be specified explicitly. Also change the network name to main. | Christopher Baines | 2018-04-12 |
* | Improve the support for Libvirt•••Separate out the backend things, like the virtual network, from the mini environment. This makes it easier to have resources shared between mini environments. Also handle the deployment of this new backend related Terraform configuration. | Christopher Baines | 2018-04-12 |
* | Add backend controllers, models and views•••Also annotate existing models. | Christopher Baines | 2018-03-29 |