Skip to content

Commit e5551ce

Browse files
authored
Merge pull request apache#295 from theopenlab/packer-sg
Use security group "openlab-jobs-sg" for packer tests
2 parents 34890b9 + 314ae92 commit e5551ce

File tree

1 file changed

+1
-0
lines changed
  • playbooks/packer-functional-public-clouds

1 file changed

+1
-0
lines changed

playbooks/packer-functional-public-clouds/run.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"source_image_name": "$src_img_name",
3030
"ssh_username": "cirros",
3131
"networks": ["$network"],
32+
"security_groups": ["openlab-jobs-sg"],
3233
"floating_ip_pool": "admin_external_net"
3334
}
3435
],

0 commit comments

Comments
 (0)