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
6555d682
Commit
6555d682
authored
Jul 02, 2014
by
Feanil Patel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Move from ec2.yml to tag_ec2.yml
parent
653c6723
Show whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
7 additions
and
7 deletions
+7
-7
playbooks/roles/alton/tasks/deploy.yml
+1
-1
playbooks/roles/alton/tasks/tag_ec2.yml
+0
-0
playbooks/roles/analytics-api/tasks/deploy.yml
+1
-1
playbooks/roles/analytics-api/tasks/tag_ec2.yml
+0
-0
playbooks/roles/certs/tasks/deploy.yml
+1
-1
playbooks/roles/certs/tasks/tag_ec2.yml
+0
-0
playbooks/roles/edxapp/tasks/deploy.yml
+1
-1
playbooks/roles/edxapp/tasks/tag_ec2.yml
+0
-0
playbooks/roles/forum/tasks/deploy.yml
+1
-1
playbooks/roles/forum/tasks/tag_ec2.yml
+0
-0
playbooks/roles/xqueue/tasks/deploy.yml
+1
-1
playbooks/roles/xqueue/tasks/tag_ec2.yml
+0
-0
playbooks/roles/xqwatcher/tasks/deploy_watcher.yml
+1
-1
playbooks/roles/xqwatcher/tasks/tag_ec2.yml
+0
-0
No files found.
playbooks/roles/alton/tasks/deploy.yml
View file @
6555d682
...
...
@@ -56,5 +56,5 @@
state=started
when
:
not disable_edx_services
-
include
:
ec2.yml tags=deploy
-
include
:
tag_
ec2.yml tags=deploy
when
:
COMMON_TAG_EC2_INSTANCE
playbooks/roles/alton/tasks/ec2.yml
→
playbooks/roles/alton/tasks/
tag_
ec2.yml
View file @
6555d682
File moved
playbooks/roles/analytics-api/tasks/deploy.yml
View file @
6555d682
...
...
@@ -110,5 +110,5 @@
-
name
:
remove read-only ssh key for the content repo
file
:
path={{ analytics_api_git_identity_file }} state=absent
-
include
:
ec2.yml tags=deploy
-
include
:
tag_
ec2.yml tags=deploy
when
:
COMMON_TAG_EC2_INSTANCE
playbooks/roles/analytics-api/tasks/ec2.yml
→
playbooks/roles/analytics-api/tasks/
tag_
ec2.yml
View file @
6555d682
File moved
playbooks/roles/certs/tasks/deploy.yml
View file @
6555d682
...
...
@@ -97,7 +97,7 @@
-
python
-
pip
-
include
:
ec2.yml tags=deploy
-
include
:
tag_
ec2.yml tags=deploy
when
:
COMMON_TAG_EC2_INSTANCE
-
set_fact
:
certs_installed=true
playbooks/roles/certs/tasks/ec2.yml
→
playbooks/roles/certs/tasks/
tag_
ec2.yml
View file @
6555d682
File moved
playbooks/roles/edxapp/tasks/deploy.yml
View file @
6555d682
...
...
@@ -422,7 +422,7 @@
file
:
path={{ edxapp_git_identity }} state=absent
when
:
EDXAPP_USE_GIT_IDENTITY
-
include
:
ec2.yml tags=deploy
-
include
:
tag_
ec2.yml tags=deploy
when
:
COMMON_TAG_EC2_INSTANCE
-
set_fact
:
edxapp_installed=true
playbooks/roles/edxapp/tasks/ec2.yml
→
playbooks/roles/edxapp/tasks/
tag_
ec2.yml
View file @
6555d682
File moved
playbooks/roles/forum/tasks/deploy.yml
View file @
6555d682
...
...
@@ -67,7 +67,7 @@
-
include
:
test.yml tags=deploy
-
include
:
ec2.yml tags=deploy
-
include
:
tag_
ec2.yml tags=deploy
when
:
COMMON_TAG_EC2_INSTANCE
-
set_fact
:
forum_installed=true
playbooks/roles/forum/tasks/ec2.yml
→
playbooks/roles/forum/tasks/
tag_
ec2.yml
View file @
6555d682
File moved
playbooks/roles/xqueue/tasks/deploy.yml
View file @
6555d682
...
...
@@ -115,7 +115,7 @@
-
python
-
pip
-
include
:
ec2.yml tags=deploy
-
include
:
tag_
ec2.yml tags=deploy
when
:
COMMON_TAG_EC2_INSTANCE
-
set_fact
:
xqueue_installed=true
playbooks/roles/xqueue/tasks/ec2.yml
→
playbooks/roles/xqueue/tasks/
tag_
ec2.yml
View file @
6555d682
File moved
playbooks/roles/xqwatcher/tasks/deploy_watcher.yml
View file @
6555d682
...
...
@@ -42,5 +42,5 @@
when
:
not disable_edx_services
notify
:
restart xqwatcher
-
include
:
ec2.yml tags=deploy
-
include
:
tag_
ec2.yml tags=deploy
when
:
COMMON_TAG_EC2_INSTANCE
playbooks/roles/xqwatcher/tasks/ec2.yml
→
playbooks/roles/xqwatcher/tasks/
tag_
ec2.yml
View file @
6555d682
File moved
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