diff options
Diffstat (limited to 'ci/deploy.yaml')
-rwxr-xr-x | ci/deploy.yaml | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/ci/deploy.yaml b/ci/deploy.yaml deleted file mode 100755 index cfa45999..00000000 --- a/ci/deploy.yaml +++ /dev/null @@ -1,13 +0,0 @@ -# This file defines the deployment for the MAAS environment which is to be -# deployed and automated. -opnfv: - # Defines the openstack release needs to be get installed. - release:B - # Defines the openstack release needs to be get installed. - openstack:liberty - # Defines the sdn plugin to be get installed. - sdn:odl - # Defines the ha type to be get installed. - type:ha - # Defines the lab where release to be get installed. - lab:default |