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
d00d4b0b
Commit
d00d4b0b
authored
2 years ago
by
Andreas Hamacher
Browse files
Options
Downloads
Plain Diff
Merge branch 'fix_openstack_ansible' into 'master'
Fix openstack ansible See merge request
!567
parents
0b054e8c
6ad5c4d4
No related branches found
No related tags found
1 merge request
!567
Fix openstack ansible
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
with
1 addition
and
1 deletion
.gitlab-ci.yml
+
1
−
1
View file @
d00d4b0b
...
...
@@ -92,7 +92,7 @@ build_infra:
-
apt update
-
apt -y upgrade
-
apt -y install openssh-client python3-pip
-
pip3 install joblib python-cinderclient python-keystoneclient python-novaclient python-openstackclient PyYAML ansible
-
pip3 install
openstacksdk==0.61.0
joblib python-cinderclient python-keystoneclient python-novaclient python-openstackclient PyYAML ansible
-
source ./$NECTAR_ALLOCATION-openrc.sh
-
echo "Generating a random SSH key for our cluster"
-
ssh-keygen -f tmp_key -N "" -t ed25519
...
...
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