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
194ba1ca
Commit
194ba1ca
authored
9 years ago
by
Carson Gee
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove reference to group_vars/all
parent
8a7523df
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
0 additions
and
11 deletions
+0
-11
playbooks/vagrant-cluster.yml
+0
-5
playbooks/vagrant-devstack.yml
+0
-2
playbooks/vagrant-ecomstack.yml
+0
-2
playbooks/vagrant-fullstack.yml
+0
-2
No files found.
playbooks/vagrant-cluster.yml
View file @
194ba1ca
...
...
@@ -13,8 +13,6 @@
ELASTICSEARCH_CLUSTERED
:
yes
MARIADB_CLUSTERED
:
yes
MARIADB_CREATE_DBS
:
no
vars_files
:
-
"
group_vars/all"
roles
:
-
user
-
mongo
...
...
@@ -35,8 +33,6 @@
-
"
rabbit@cluster2"
-
"
rabbit@cluster3"
rabbitmq_ip
:
"
"
vars_files
:
-
"
group_vars/all"
roles
:
-
rabbitmq
...
...
@@ -51,7 +47,6 @@
MARIADB_CLUSTERED
:
yes
MARIADB_CREATE_DBS
:
yes
vars_files
:
-
"
group_vars/all"
-
"
roles/analytics_api/defaults/main.yml"
roles
:
-
mariadb
This diff is collapsed.
Click to expand it.
playbooks/vagrant-devstack.yml
View file @
194ba1ca
...
...
@@ -12,8 +12,6 @@
COMMON_MOTD_TEMPLATE
:
'
devstack_motd.tail.j2'
COMMON_SSH_PASSWORD_AUTH
:
"
yes"
ENABLE_LEGACY_ORA
:
!!null
vars_files
:
-
"
group_vars/all"
roles
:
-
edx_ansible
-
edxlocal
...
...
This diff is collapsed.
Click to expand it.
playbooks/vagrant-ecomstack.yml
View file @
194ba1ca
...
...
@@ -10,8 +10,6 @@
EDXAPP_NO_PREREQ_INSTALL
:
0
COMMON_MOTD_TEMPLATE
:
'
devstack_motd.tail.j2'
COMMON_SSH_PASSWORD_AUTH
:
"
yes"
vars_files
:
-
"
group_vars/all"
roles
:
-
edx_ansible
-
edxlocal
...
...
This diff is collapsed.
Click to expand it.
playbooks/vagrant-fullstack.yml
View file @
194ba1ca
...
...
@@ -14,8 +14,6 @@
certs_version
:
'
{{
OPENEDX_RELEASE
|
default("master")
}}'
forum_version
:
'
{{
OPENEDX_RELEASE
|
default("master")
}}'
xqueue_version
:
'
{{
OPENEDX_RELEASE
|
default("master")
}}'
vars_files
:
-
"
group_vars/all"
roles
:
-
edx_ansible
-
user
...
...
This diff is collapsed.
Click to expand it.
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