From d63001c410ec8502802c6f2be9edd70fb102ac75 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Wed, 30 Sep 2015 13:51:37 -0500 Subject: Added support for Orange lab POD5 along with some renaming of the files. Change-Id: I30739b0a56fbe9f65dbe3fb503d53221fbb046b9 --- ci/intel/pod5/environment.yaml | 36 ------------------------------------ 1 file changed, 36 deletions(-) delete mode 100644 ci/intel/pod5/environment.yaml (limited to 'ci/intel/pod5/environment.yaml') diff --git a/ci/intel/pod5/environment.yaml b/ci/intel/pod5/environment.yaml deleted file mode 100644 index e5b539ca..00000000 --- a/ci/intel/pod5/environment.yaml +++ /dev/null @@ -1,36 +0,0 @@ -default: demo-maas -environments: - # https://juju.ubuntu.com/docs/config-maas.html - maas: - type: maas - - # maas-server specifies the location of the MAAS server. It must - # specify the base path. - # - maas-server: 'http://10.4.1.1/MAAS/' - - # maas-oauth holds the OAuth credentials from MAAS. - # - maas-oauth: 'c6tcQz4tyS3ALajCtF:sqcWhw8MkxTjUDLZrm:hBhszBLv5EqrY8h6yktFXWUT5825ShvE' - - # maas-server bootstrap ssh connection options - # - - # bootstrap-timeout time to wait contacting a state server, in seconds. - bootstrap-timeout: 1800 - admin-secret: admin - - # Whether or not to refresh the list of available updates for an - # OS. The default option of true is recommended for use in - # production systems, but disabling this can speed up local - # deployments for development or testing. - # - enable-os-refresh-update: false - - # Whether or not to perform OS upgrades when machines are - # provisioned. The default option of true is recommended for use - # in production systems, but disabling this can speed up local - # deployments for development or testing. - # - enable-os-upgrade: false - -- cgit 1.2.3-korg