summaryrefslogtreecommitdiffstats
path: root/ci/maas/cengn_lynx/pod1/environments.yaml
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2017-08-09 04:13:12 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2017-08-09 04:15:08 -0500
commit2f823d98d676b0465c01361f1ba942d14a3e974c (patch)
tree5d0bd93b608b0a96dbdc87d8a557b8235c689698 /ci/maas/cengn_lynx/pod1/environments.yaml
parent2fd94dfa321cd3becc3aa675e4cd31166cfd4adc (diff)
Added architecture specific code as enabling for power.
Same should work for ARM as well. Change-Id: I72f38bf046b2bbded3bc49073d2541010f374d5e Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/maas/cengn_lynx/pod1/environments.yaml')
-rw-r--r--ci/maas/cengn_lynx/pod1/environments.yaml40
1 files changed, 0 insertions, 40 deletions
diff --git a/ci/maas/cengn_lynx/pod1/environments.yaml b/ci/maas/cengn_lynx/pod1/environments.yaml
deleted file mode 100644
index e1b18695..00000000
--- a/ci/maas/cengn_lynx/pod1/environments.yaml
+++ /dev/null
@@ -1,40 +0,0 @@
-default: cengn-lynx-pod1
-
-environments:
-
- # https://juju.ubuntu.com/docs/config-maas.html
- cengn-lynx-pod1:
- type: maas
-
- # maas-server specifies the location of the MAAS server. It must
- # specify the base path.
- #
- maas-server: 'http://10.120.0.3:80/MAAS'
-
- # maas-oauth holds the OAuth credentials from MAAS.
- #
- maas-oauth: '2RqvWSuUgT6EM9JDZT:QDMascKSWm67p92D6s:VZBhsHPUJs9TD4VPHqTzLrTqT3zPGya4'
-
- # 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