diff --git a/molecule/default/converge.yml b/molecule/default/converge.yml index 60034c8a1..2ba6e63a1 100644 --- a/molecule/default/converge.yml +++ b/molecule/default/converge.yml @@ -11,6 +11,7 @@ swap_file_create: false # Added to prevent test failures in CI. sysctl_set: false # Added to prevent test failures in CI. nameservers: ["8.8.8.8", "9.9.9.9"] + timezone: "UTC" with_haproxy_load_balancing: true consul_node_role: server # if dcs_type: "consul" consul_bootstrap_expect: true # if dcs_type: "consul"