Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
Packer Openstack Hpc Image
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
3
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Krish Moodbidri
Packer Openstack Hpc Image
Commits
ad55c5c4
Commit
ad55c5c4
authored
8 months ago
by
Krish Moodbidri
Browse files
Options
Downloads
Patches
Plain Diff
added port 22
parent
bd3fd67c
No related branches found
No related tags found
1 merge request
!2
Add OOD proxy node deployment to CI/CD pipeline
Pipeline
#11519
passed with stage
Stage: deploy
in 41 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-0
1 addition, 0 deletions
.gitlab-ci.yml
with
1 addition
and
0 deletions
.gitlab-ci.yml
+
1
−
0
View file @
ad55c5c4
...
@@ -64,6 +64,7 @@ deploy_ood_proxy_node:
...
@@ -64,6 +64,7 @@ deploy_ood_proxy_node:
--network "$OOD_PROXY_NETWORK" \
--network "$OOD_PROXY_NETWORK" \
--security-group ood-https-ports \
--security-group ood-https-ports \
--security-group port80 \
--security-group port80 \
--security-group port22 \
--user-data user_data.txt \
--user-data user_data.txt \
--wait \
--wait \
--format value \
--format value \
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment