diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2016-01-22 17:12:40 -0600 |
---|---|---|
committer | Narinder Gupta <narinder.gupta@canonical.com> | 2016-01-22 17:13:26 -0600 |
commit | e12388d890501d66654bb0c190b138a84cb097bc (patch) | |
tree | 833b3aac2a6a49ee5fd138c80d4d53f1f253b154 /ci/maas/intel | |
parent | e650480acc10c983e35484ed7a2f5905b74910ed (diff) |
changing to stable branch as MAAS 1.9 released in stable.
Change-Id: Ie8625f526d974fc1cbb13fd8ac4f313e2783d6c1
Diffstat (limited to 'ci/maas/intel')
-rwxr-xr-x | ci/maas/intel/pod5/deployment.yaml | 2 | ||||
-rwxr-xr-x | ci/maas/intel/pod6/deployment.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ci/maas/intel/pod5/deployment.yaml b/ci/maas/intel/pod5/deployment.yaml index dcfa3a38..cf276a29 100755 --- a/ci/maas/intel/pod5/deployment.yaml +++ b/ci/maas/intel/pod5/deployment.yaml @@ -22,7 +22,7 @@ demo-maas: apt_http_proxy: apt_sources: - - ppa:maas/next + - ppa:maas/stable - ppa:juju/stable # Virsh power settings diff --git a/ci/maas/intel/pod6/deployment.yaml b/ci/maas/intel/pod6/deployment.yaml index b4b8562b..4faced03 100755 --- a/ci/maas/intel/pod6/deployment.yaml +++ b/ci/maas/intel/pod6/deployment.yaml @@ -22,7 +22,7 @@ demo-maas: apt_http_proxy: apt_sources: - - ppa:maas/next + - ppa:maas/stable - ppa:juju/stable # Virsh power settings |