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
415e619d
Commit
415e619d
authored
Jan 01, 2016
by
arbabnazar
Committed by
Ned Batchelder
Jan 15, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added the MySQL experimental apt key
parent
f3d593b3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
playbooks/roles/mysql/tasks/main.yml
+6
-0
No files found.
playbooks/roles/mysql/tasks/main.yml
View file @
415e619d
---
-
name
:
Add MySQL experimental apt key
apt_key
:
id
:
4F4EA0AAE5267A6C
keyserver
:
"
{{
COMMON_EDX_PPA_KEY_SERVER
}}"
state
:
present
-
name
:
Install apt repository
apt_repository
:
repo
:
'
deb
http://ppa.launchpad.net/ondrej/mysql-experimental/ubuntu
precise
main'
...
...
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