summaryrefslogtreecommitdiffstats
path: root/ci/maas/cengn_lynx/pod1/environments.yaml
diff options
context:
space:
mode:
authorDave Urschatz <dave.urschatz@cengn.ca>2016-01-14 21:31:52 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2016-01-22 23:49:02 +0000
commit246ea2f77ed22ce9d171d5583029653a7f90a775 (patch)
treea1f3e7a3de5aa8712c4dbb613f7c8974340b2ca9 /ci/maas/cengn_lynx/pod1/environments.yaml
parent78222b43893fe426c59c90d1d1f8c095b7e36ec4 (diff)
Integrate JOID to CENGN Lynx Lab
The intent of this commit is to add the CENGN pod1 configuration data as well as required changes to deployment scripts to consume the configuration. JIRA: JOID-45 Change-Id: Ib517898d48cafbb26f6f39d8930e38fb6e9112c8 Signed-off-by: Dave Urschatz <dave.urschatz@cengn.ca> (cherry picked from commit b6ed3294f42593bc3bc45414965ba3e62b53b903)
Diffstat (limited to 'ci/maas/cengn_lynx/pod1/environments.yaml')
-rw-r--r--ci/maas/cengn_lynx/pod1/environments.yaml40
1 files changed, 40 insertions, 0 deletions
diff --git a/ci/maas/cengn_lynx/pod1/environments.yaml b/ci/maas/cengn_lynx/pod1/environments.yaml
new file mode 100644
index 00000000..e1b18695
--- /dev/null
+++ b/ci/maas/cengn_lynx/pod1/environments.yaml
@@ -0,0 +1,40 @@
+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