ansible: Remove lttng-scope role
[lttng-ci.git] / automation / ansible / node_standalone.yml
index 325b5d4831cd50ef5db0719813b99431b6a37e05..50a24773270f3d6f1398ccb016065db87425d8d5 100644 (file)
@@ -1,6 +1,7 @@
 - hosts: node_standalone
   roles:
     - common
+    - common-node
     - cross-compilers
     - babeltrace
     - liburcu
@@ -9,3 +10,7 @@
     - lttng-modules
     - lttng-analyses
     - libs-i386
+    # Standalone (root) nodes should use fixed IP addresses
+    # DHCP can be flaky during destructive tests which change
+    # the date of the system.
+    - netplan
This page took 0.023159 seconds and 4 git commands to generate.