Skip to content
Snippets Groups Projects
Commit 286aae21 authored by Krish Moodbidri's avatar Krish Moodbidri
Browse files

changed sec group to webserver_sec_group for http proxy

parent 1299d8f1
No related branches found
No related tags found
1 merge request!1WIP: test ood proxy part of the pipeline
Pipeline #11666 passed with stage
in 1 minute and 49 seconds
...@@ -48,8 +48,7 @@ deploy_http_proxy_node: ...@@ -48,8 +48,7 @@ deploy_http_proxy_node:
export HTTP_PROXY_INSTANCE_ID=$(openstack server create export HTTP_PROXY_INSTANCE_ID=$(openstack server create
-c id -f value --image $HTTP_PROXY_IMAGE_ID -c id -f value --image $HTTP_PROXY_IMAGE_ID
--network $PROXY_NETWORK --network $PROXY_NETWORK
--security-group https-port --security-group webserver_sec_group
--security-group http-port
--security-group allow-ssh --security-group allow-ssh
--user-data user_data.txt --user-data user_data.txt
--flavor $INSTANCE_FLAVOR --flavor $INSTANCE_FLAVOR
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment