Skip to content

Commit

Permalink
update vmss test case (ansible-collections#633)
Browse files Browse the repository at this point in the history
  • Loading branch information
xuzhang3 authored and nbr23 committed Oct 26, 2021
1 parent b020ae8 commit 5f35be9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/integration/targets/azure_rm_autoscale/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
managed_disk_type: Standard_LRS
os_disk_caching: ReadWrite
image:
offer: CentOS
publisher: OpenLogic
sku: "8_2"
offer: UbuntuServer
publisher: Canonical
sku: 18.04-LTS
version: latest
data_disks:
- lun: 0
Expand Down

0 comments on commit 5f35be9

Please sign in to comment.