Skip to content

Commit

Permalink
Molecule: Add role "timezone" to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vitabaks committed Jun 18, 2023
1 parent 6491595 commit f7db5dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions molecule/default/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit f7db5dc

Please sign in to comment.