From 91cac14de17bfe686d8872c3c4548ac4b5f673ca Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Wed, 18 May 2016 00:47:50 -0500 Subject: modified all intel lab labconfig Change-Id: I79a80255cac4355bc1ec39348e31913c748f9fcc Signed-off-by: Narinder Gupta --- ci/maas/intel/pod5/environments.yaml | 40 ------------------------------------ 1 file changed, 40 deletions(-) delete mode 100644 ci/maas/intel/pod5/environments.yaml (limited to 'ci/maas/intel/pod5/environments.yaml') diff --git a/ci/maas/intel/pod5/environments.yaml b/ci/maas/intel/pod5/environments.yaml deleted file mode 100644 index d138e53d..00000000 --- a/ci/maas/intel/pod5/environments.yaml +++ /dev/null @@ -1,40 +0,0 @@ -default: demo-maas - -environments: - - # https://juju.ubuntu.com/docs/config-maas.html - demo-maas: - type: maas - - # maas-server specifies the location of the MAAS server. It must - # specify the base path. - # - maas-server: 'http://10.4.1.2/MAAS' - - # maas-oauth holds the OAuth credentials from MAAS. - # - maas-oauth: 'HyacKVwxBVE9xwmJW7:CVwUpERLN3fDUbkUra:ETW88KVJxDHQA3kqmZgghUQnzanSFwH4' - - # maas-server bootstrap ssh connection options - # - - # bootstrap-timeout time to wait contacting a state server, in seconds. - bootstrap-timeout: 1800 - - # 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 - - - admin-secret: admin - default-series: trusty -- cgit 1.2.3-korg