aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
for-govuk-mini-environment-adminMerge remote-tracking branches 'origin/network_improvs' and 'cbaines-github/s...Christopher Baines7 years
 
 
AgeCommit messageAuthor
2018-04-08Merge remote-tracking branches 'origin/network_improvs' and 'cbaines-github/s...for-govuk-mini-environment-adminChristopher Baines
2018-04-08Add support for readonly disksChristopher Baines
2018-03-14More configuration options for networksAlvaro Saurin
2018-03-05Fix broken tests due to incorrect usage of t.Skip()•••Current tests were broken with the following error: # github.com/dmacvicar/terraform-provider-libvirt/libvirt libvirt/resource_libvirt_domain_test.go:874: Skip call has possible formatting directive %s libvirt/resource_libvirt_domain_test.go:882: Skip call has possible formatting directive %s FAIL github.com/dmacvicar/terraform-provider-libvirt/libvirt [build failed] t.Skip with formatting should be t.Skipf() Jonathan Ballet
2018-02-20Merge branch 'keyless-kernel-cmdlines'Flavio Castelli
2018-02-20Handle keyword-less kernel params•••Allow kernel params that don't have a key/value structure to be handled. Signed-off-by: Flavio Castelli <fcastelli@suse.com> Flavio Castelli
2018-02-20Handle keyword-less kernel params•••Allow kernel params that don't have a key/value structure to be handled. Also allow params with nested equal signs, like `root=UUID=aa52d618-a2c4-4aad-aeb7-68d9e3a2c91d` Signed-off-by: Flavio Castelli <fcastelli@suse.com> Flavio Castelli
2018-02-19Add make target to run acceptance testsFlavio Castelli
2018-02-19Update to use latest release of terraform (0.11.3)Flavio Castelli
2018-02-19Fix broken tests on Travis•••Some tests on travis are failing because there's no libvirt daemon running. Marking these tests as acceptance tests. Flavio Castelli
[...]
 
Clone
https://git.cbaines.net/git/terraform-provider-libvirt
git@git.cbaines.net:terraform-provider-libvirt