ansible: Add SLES nodes
[lttng-ci.git] / automation / ansible / site.yml
index 4319d497216ea3a637b59be7ca7108e147ca54da..35c1e1b89f46b263561808a594cc019e51af0888 100644 (file)
@@ -1,9 +1,10 @@
 ---
 - include: hosts.yml
-- include: slave-armhf.yml
-- include: slave-arm64.yml
-- include: slave-powerpc.yml
-- include: slave-ppc64el.yml
-- include: slave-i386.yml
-- include: slave-amd64.yml
-- include: slave-standalone.yml
+- include: node-armhf.yml
+- include: node-arm64.yml
+- include: node-powerpc.yml
+- include: node-ppc64el.yml
+- include: node-i386.yml
+- include: node-amd64.yml
+- include: node-standalone.yml
+- include: node-sles.yml
This page took 0.023323 seconds and 4 git commands to generate.