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
a8e9768d
Commit
a8e9768d
authored
Jul 16, 2015
by
Feanil Patel
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #2152 from edx/feanil/update_local_dev
Use symbolic mode instead of explicit.
parents
90b188fb
8321ab72
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
playbooks/roles/local_dev/tasks/main.yml
+1
-1
No files found.
playbooks/roles/local_dev/tasks/main.yml
View file @
a8e9768d
...
...
@@ -21,7 +21,7 @@
# would break the bin directory under .gem
-
name
:
set forum rbenv and gem permissions
file
:
path={{ item }} state=directory recurse=yes mode=
770
path={{ item }} state=directory recurse=yes mode=
"g+rw"
with_items
:
-
"
{{
forum_app_dir
}}/.gem"
when
:
forum_user is defined
...
...
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