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
a1179f28
Commit
a1179f28
authored
Apr 06, 2017
by
Kevin Falcone
Committed by
GitHub
Apr 06, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #3799 from edx/jibsheet/no-sudo
Quiet an ansible deprecation warnings
parents
43e60dc9
86017f95
Hide whitespace changes
Inline
Side-by-side
Showing
19 changed files
with
19 additions
and
19 deletions
+19
-19
docker/plays/analytics_api.yml
+1
-1
docker/plays/automated.yml
+1
-1
docker/plays/credentials.yml
+1
-1
docker/plays/discovery.yml
+1
-1
docker/plays/docker-tools.yml
+1
-1
docker/plays/ecommerce.yml
+1
-1
docker/plays/ecomworker.yml
+1
-1
docker/plays/edxapp.yml
+1
-1
docker/plays/forum.yml
+1
-1
docker/plays/harstorage.yml
+1
-1
docker/plays/insights.yml
+1
-1
docker/plays/jenkins_analytics.yml
+1
-1
docker/plays/jenkins_tools.yml
+1
-1
docker/plays/mysql.yml
+1
-1
docker/plays/nginx.yml
+1
-1
docker/plays/notes.yml
+1
-1
docker/plays/rabbitmq.yml
+1
-1
docker/plays/xqueue.yml
+1
-1
docker/plays/xqwatcher.yml
+1
-1
No files found.
docker/plays/analytics_api.yml
View file @
a1179f28
-
name
:
Deploy Analytics API
hosts
:
all
sudo
:
True
become
:
True
gather_facts
:
True
vars
:
serial_count
:
1
...
...
docker/plays/automated.yml
View file @
a1179f28
-
name
:
Deploy autom
hosts
:
all
sudo
:
True
become
:
True
gather_facts
:
True
roles
:
-
common_vars
...
...
docker/plays/credentials.yml
View file @
a1179f28
-
name
:
Deploy Credentials
hosts
:
all
sudo
:
True
become
:
True
gather_facts
:
True
vars
:
serial_count
:
1
...
...
docker/plays/discovery.yml
View file @
a1179f28
-
name
:
Deploy Discovery
hosts
:
all
sudo
:
True
become
:
True
gather_facts
:
True
vars
:
serial_count
:
1
...
...
docker/plays/docker-tools.yml
View file @
a1179f28
-
name
:
build a VM with docker-tools
hosts
:
all
sudo
:
True
become
:
True
gather_facts
:
True
roles
:
-
docker
...
...
docker/plays/ecommerce.yml
View file @
a1179f28
-
name
:
Deploy ecommerce
hosts
:
all
sudo
:
True
become
:
True
gather_facts
:
True
vars
:
serial_count
:
1
...
...
docker/plays/ecomworker.yml
View file @
a1179f28
-
name
:
Deploy ecommerce worker
hosts
:
all
sudo
:
True
become
:
True
gather_facts
:
True
vars
:
serial_count
:
1
...
...
docker/plays/edxapp.yml
View file @
a1179f28
-
name
:
Deploy edxapp
hosts
:
all
sudo
:
True
become
:
True
gather_facts
:
True
vars
:
serial_count
:
1
...
...
docker/plays/forum.yml
View file @
a1179f28
-
name
:
Deploy forum
hosts
:
all
sudo
:
True
become
:
True
gather_facts
:
True
vars
:
serial_count
:
1
...
...
docker/plays/harstorage.yml
View file @
a1179f28
-
name
:
Deploy Harstorage
hosts
:
all
sudo
:
True
become
:
True
gather_facts
:
True
roles
:
-
docker
...
...
docker/plays/insights.yml
View file @
a1179f28
-
name
:
Deploy Insights
hosts
:
all
sudo
:
True
become
:
True
gather_facts
:
True
vars
:
serial_count
:
1
...
...
docker/plays/jenkins_analytics.yml
View file @
a1179f28
-
name
:
Deploy the analytics jenkins
hosts
:
all
sudo
:
True
become
:
True
gather_facts
:
True
vars
:
serial_count
:
1
...
...
docker/plays/jenkins_tools.yml
View file @
a1179f28
-
name
:
Deploy the tools jenkins
hosts
:
all
sudo
:
True
become
:
True
gather_facts
:
True
vars
:
serial_count
:
1
...
...
docker/plays/mysql.yml
View file @
a1179f28
-
name
:
Deploy MySQL 5.6
hosts
:
all
sudo
:
True
become
:
True
gather_facts
:
True
roles
:
-
common_vars
...
...
docker/plays/nginx.yml
View file @
a1179f28
-
name
:
Deploy nginx
hosts
:
all
sudo
:
True
become
:
True
gather_facts
:
True
vars
:
serial_count
:
1
...
...
docker/plays/notes.yml
View file @
a1179f28
-
name
:
Deploy Notes
hosts
:
all
sudo
:
True
become
:
True
gather_facts
:
True
vars
:
serial_count
:
1
...
...
docker/plays/rabbitmq.yml
View file @
a1179f28
-
name
:
Deploy rabbitmq
hosts
:
all
sudo
:
True
become
:
True
gather_facts
:
True
vars
:
serial_count
:
1
...
...
docker/plays/xqueue.yml
View file @
a1179f28
-
name
:
Deploy xqueue
hosts
:
all
sudo
:
True
become
:
True
gather_facts
:
True
roles
:
-
common_vars
...
...
docker/plays/xqwatcher.yml
View file @
a1179f28
-
name
:
Deploy xqwatcher
hosts
:
all
sudo
:
True
become
:
True
gather_facts
:
True
roles
:
-
docker
...
...
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