modfified to support Power architecture.
[joid.git] / ci / maas / cengn_lynx / pod1 / environments.yaml
1 default: cengn-lynx-pod1
2
3 environments:
4
5     # https://juju.ubuntu.com/docs/config-maas.html
6     cengn-lynx-pod1:
7         type: maas
8
9         # maas-server specifies the location of the MAAS server. It must
10         # specify the base path.
11         #
12         maas-server: 'http://10.120.0.3:80/MAAS'
13
14         # maas-oauth holds the OAuth credentials from MAAS.
15         #
16         maas-oauth: '2RqvWSuUgT6EM9JDZT:QDMascKSWm67p92D6s:VZBhsHPUJs9TD4VPHqTzLrTqT3zPGya4'
17
18         # maas-server bootstrap ssh connection options
19         #
20
21         # bootstrap-timeout time to wait contacting a state server, in seconds.
22         bootstrap-timeout: 1800
23
24         # Whether or not to refresh the list of available updates for an
25         # OS. The default option of true is recommended for use in
26         # production systems, but disabling this can speed up local
27         # deployments for development or testing.
28         #
29         enable-os-refresh-update: false
30
31         # Whether or not to perform OS upgrades when machines are
32         # provisioned. The default option of true is recommended for use
33         # in production systems, but disabling this can speed up local
34         # deployments for development or testing.
35         #
36         enable-os-upgrade: false   
37    
38    
39         admin-secret: admin
40         default-series: trusty