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
edx
configuration
Commits
3f8fc0fd
Commit
3f8fc0fd
authored
Dec 19, 2016
by
Feanil Patel
Committed by
GitHub
Dec 19, 2016
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #3574 from edx/feanil/more_xqueue_docker_updates
Over tagged task and overrides.
parents
78754334
dacff61b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
9 deletions
+1
-9
docker/build/xqueue/ansible_overrides.yml
+0
-2
playbooks/roles/xqueue/tasks/deploy.yml
+1
-7
No files found.
docker/build/xqueue/ansible_overrides.yml
View file @
3f8fc0fd
...
...
@@ -2,8 +2,6 @@
DOCKER_TLD
:
"
xqueue"
CONFIGURATION_REPO
:
"
https://github.com/edx/configuration.git"
CONFIGURATION_VERSION
:
"
hack2015/docker"
XQUEUE_SYSLOG_SERVER
:
"
localhost"
XQUEUE_RABBITMQ_HOSTNAME
:
"
rabbit.{{
DOCKER_TLD
}}"
XQUEUE_MYSQL_HOST
:
"
db.{{
DOCKER_TLD
}}"
playbooks/roles/xqueue/tasks/deploy.yml
View file @
3f8fc0fd
...
...
@@ -153,11 +153,5 @@
-
xqueue
-
xqueue_consumer
tags
:
-
install
-
install:configuration
-
install:code
-
install:app-requirements
-
migrate
-
migrate:db
-
manage
-
manage:
app-users
-
manage:
start
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