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
12d0a54c
Commit
12d0a54c
authored
Feb 09, 2017
by
stu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
enable rpc service for devstacks
parent
0df26e09
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
playbooks/roles/local_dev/tasks/main.yml
+7
-0
No files found.
playbooks/roles/local_dev/tasks/main.yml
View file @
12d0a54c
...
...
@@ -132,3 +132,10 @@
line
:
"
127.0.0.1
localhost
preview.localhost"
state
:
present
become
:
yes
# Enable the rpc-stat service to handle NFS locks correctly
-
name
:
enable and start rpc-stat service
systemd
:
name
:
rpc-statd
enabled
:
yes
state
:
started
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