Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
lgarber-akamai committed Feb 11, 2025
1 parent 8026bb4 commit 43ff62c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,13 @@
- db_create.database.updates.frequency == 'weekly'
- db_create.database.updates.hour_of_day == 22
- db_create.database.updates.day_of_week == 3
-

- name: Update the database
linode.cloud.database_mysql_v2:
label: "ansible-test-{{ r }}"
region: "{{ target_region }}"
engine: "{{ engine_id }}"
type: g6-nanode-1
type: g6-standard-1
cluster_size: 3
allow_list:
- 10.0.0.3/32
Expand Down

0 comments on commit 43ff62c

Please sign in to comment.