summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2014-12-11 10:41:55 +0000
committerAdam Coldrick <adam.coldrick@codethink.co.uk>2014-12-11 10:41:55 +0000
commit398780c4a85f47798f10e0e28bf97aa2eccf5740 (patch)
treeec0ce7932f7d6e0a766aedd76375e2d57e8073f3
parent0e124aa45ea066f1ad341842af06e22a078a6741 (diff)
downloaddefinitions-398780c4a85f47798f10e0e28bf97aa2eccf5740.tar.gz
Add Ansible to Mason systems
-rw-r--r--systems/mason-system-x86_64-generic.morph6
1 files changed, 3 insertions, 3 deletions
diff --git a/systems/mason-system-x86_64-generic.morph b/systems/mason-system-x86_64-generic.morph
index 2588a284..d55c9459 100644
--- a/systems/mason-system-x86_64-generic.morph
+++ b/systems/mason-system-x86_64-generic.morph
@@ -1,9 +1,7 @@
name: mason-system-x86_64-generic
kind: system
description: |
- A system with useful tools for doing Baserock development.
-
- For use on 64-bit Intel x86 computers.
+ A system which contains Zuul and turbo-hipster; to set up a CI pipeline.
arch: x86_64
strata:
- name: build-essential
@@ -34,6 +32,8 @@ strata:
morph: strata/nodejs.morph
- name: python-tools
morph: strata/python-tools.morph
+- name: ansible
+ morph: strata/ansible.morph
- name: zuul-ci
morph: strata/zuul-ci.morph
configuration-extensions: