Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
configuration
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
configuration
Commits
7597a980
Commit
7597a980
authored
Aug 25, 2016
by
Kevin Falcone
Committed by
GitHub
Aug 25, 2016
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #3336 from edx/jibsheet/remove-hardcoded-ssh-key
We don't want to use a file, we have an ssh agent
parents
5e2eb44d
16e373a9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
+0
-1
util/jenkins/ansible-provision.sh
+0
-1
No files found.
util/jenkins/ansible-provision.sh
View file @
7597a980
...
@@ -161,7 +161,6 @@ ssh-keygen -f "/var/lib/jenkins/.ssh/known_hosts" -R "$deploy_host"
...
@@ -161,7 +161,6 @@ ssh-keygen -f "/var/lib/jenkins/.ssh/known_hosts" -R "$deploy_host"
cd
playbooks/edx-east
cd
playbooks/edx-east
cat
<<
EOF
>
$extra_vars_file
cat
<<
EOF
>
$extra_vars_file
ansible_ssh_private_key_file: /var/lib/jenkins/
${
keypair
}
.pem
edx_platform_version:
$edxapp_version
edx_platform_version:
$edxapp_version
forum_version:
$forum_version
forum_version:
$forum_version
notifier_version:
$notifier_version
notifier_version:
$notifier_version
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment