Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
HPCasCode
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
hpc-team
HPCasCode
Commits
40ed5108
Commit
40ed5108
authored
5 years ago
by
Andreas Hamacher
Browse files
Options
Downloads
Patches
Plain Diff
forgot to change the username to ubuntu :(
parent
8da740d6
No related branches found
No related tags found
1 merge request
!293
Ubuntu
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CICD/heat/gc_HOT.yaml
+1
-1
1 addition, 1 deletion
CICD/heat/gc_HOT.yaml
with
1 addition
and
1 deletion
CICD/heat/gc_HOT.yaml
+
1
−
1
View file @
40ed5108
...
@@ -225,7 +225,7 @@ resources:
...
@@ -225,7 +225,7 @@ resources:
security_groups
:
[
default
,
{
get_resource
:
SSHMonashSecGroup
},
{
get_resource
:
SlurmSecGroup
},
{
get_resource
:
NFSSecGroup
}
]
security_groups
:
[
default
,
{
get_resource
:
SSHMonashSecGroup
},
{
get_resource
:
SlurmSecGroup
},
{
get_resource
:
NFSSecGroup
}
]
metadata
:
metadata
:
ansible_host_groups
:
[
ComputeNodes
]
ansible_host_groups
:
[
ComputeNodes
]
ansible_ssh_user
:
ec2-user
ansible_ssh_user
:
ubuntu
project_name
:
{
get_param
:
project_name
}
project_name
:
{
get_param
:
project_name
}
networks
:
networks
:
-
network
:
{
get_param
:
NetID
}
-
network
:
{
get_param
:
NetID
}
...
...
This diff is collapsed.
Click to expand it.
Andreas Hamacher
@handreas
mentioned in commit
3f9033aa
·
4 years ago
mentioned in commit
3f9033aa
mentioned in commit 3f9033aa59b68a9df6f2abd1f1ef0d424d597362
Toggle commit list
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