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
0d7562d3
Commit
0d7562d3
authored
Jan 07, 2015
by
Edward Zarecor
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1764 from edx/e0d/remove-in-production
is this still used?
parents
038a2997
0bcf26e8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
20 deletions
+0
-20
playbooks/roles/in_production/tasks/main.yml
+0
-20
No files found.
playbooks/roles/in_production/tasks/main.yml
deleted
100644 → 0
View file @
038a2997
# requires:
# - group_vars/all
# - common/tasks/main.yml
# - nginx/tasks/main.yml
# - lms/tasks/main.yml
# - ruby/tasks/main.yml
# - npm/tasks/main.yml
---
-
name
:
Make sure edxapp is running
service
:
name=edxapp state=started
tags
:
-
production
-
update
-
name
:
Disable HTTP Basic Auth on site
file
:
path=/etc/nginx/sites-enabled/basic-auth state=absent
notify
:
restart nginx
tags
:
-
production
-
update
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