Skip to content

Commit

Permalink
fix: set network name
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobdotcosta committed Dec 12, 2023
1 parent 2009d08 commit 3b12e8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions roles/openstack_vm/tests/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
openstack:
vm:
network: "provider_net_shared"
image: "Fedora-Cloud-Base-35"
flavor: "m1.medium"
image: "Fedora-Cloud-Base-37"
flavor: "m1.small"

- name: "Set openstack_auth facts"
set_fact:
Expand Down

0 comments on commit 3b12e8c

Please sign in to comment.