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
961f52d0
Commit
961f52d0
authored
Nov 05, 2014
by
Ben Patterson
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1684 from edx/benp/move-harprofiler-ref
Harprofiler repo is now under edx. Disable test cruft.
parents
23e4cb54
b4a6e2b9
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
9 deletions
+2
-9
playbooks/roles/harprofiler/defaults/main.yml
+2
-2
playbooks/roles/harprofiler/tasks/main.yml
+0
-7
No files found.
playbooks/roles/harprofiler/defaults/main.yml
View file @
961f52d0
...
...
@@ -7,7 +7,7 @@
harprofiler_role_name
:
harprofiler
harprofiler_user
:
"
harprofiler"
harprofiler_github_url
:
https://github.com/
cgoldberg
/harprofiler
harprofiler_version
:
2958a910cc0c33967f7d7faf4519fa03271fdaf1
harprofiler_github_url
:
https://github.com/
edx
/harprofiler
harprofiler_version
:
master
harprofiler_dir
:
/edx/app/harprofiler
harprofiler_venv_dir
:
"
{{
harprofiler_dir
}}/venvs/harprofiler"
playbooks/roles/harprofiler/tasks/main.yml
View file @
961f52d0
...
...
@@ -38,10 +38,3 @@
regexp="browsermob_dir"
line="browsermob_dir: /usr/local"
state=present
-
name
:
verify harprofiler works
shell
:
>
python harprofiler.py
chdir="{{ harprofiler_dir }}"
executable=/bin/bash
sudo_user
:
"
{{
harprofiler_user
}}"
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