typo
authorMichael Jeanson <mjeanson@efficios.com>
Fri, 19 Feb 2016 22:55:20 +0000 (17:55 -0500)
committerMichael Jeanson <mjeanson@efficios.com>
Fri, 19 Feb 2016 22:55:20 +0000 (17:55 -0500)
automation/ansible/slave-all.yml
automation/ansible/slave-x32.yml
automation/ansible/slave-x64.yml

index 1f5a18d44069d8ecb3ef0ab48a15e7abb30d1073..a66b3936a65de3e7a63dc68e3c1b75b0e39be876 100644 (file)
@@ -1,7 +1,7 @@
 - hosts: all
   roles:
     - common
-    - cross-compiler
+    - cross-compilers
     - babeltrace
     - liburcu
     - lttng-ust
index 133e59fe114fd6f0c20168bf8f62684354e4220f..978f7621d041144cd32d548f0929e3ba92455030 100644 (file)
@@ -1,7 +1,7 @@
 - hosts: slave-x32
   roles:
     - common
-    - cross-compiler
+    - cross-compilers
     - babeltrace
     - liburcu
     - lttng-ust
index 7e672b3b54931160087b41bd4d1d2a47c3cb7ec3..67143a26873b97200bd301e86b61030efed62fd9 100644 (file)
@@ -1,7 +1,7 @@
 - hosts: slave-x64
   roles:
     - common
-    - cross-compiler
+    - cross-compilers
     - babeltrace
     - liburcu
     - lttng-ust
This page took 0.024288 seconds and 4 git commands to generate.