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
535b8065
Commit
535b8065
authored
Feb 26, 2016
by
arbabnazar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
OPS-727 Sandbox platform name and logo
parent
8f03d861
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
util/jenkins/ansible-provision.sh
+5
-0
No files found.
util/jenkins/ansible-provision.sh
View file @
535b8065
...
...
@@ -109,6 +109,10 @@ if [[ -z $name_tag ]]; then
name_tag
=
${
github_username
}
-
${
environment
}
fi
if
[[
-z
$sandbox_platform_name
]]
;
then
sandbox_platform_name
=
$dns_name
fi
if
[[
-z
$ami
]]
;
then
if
[[
$server_type
==
"full_edx_installation"
]]
;
then
ami
=
"ami-c8093ea2"
...
...
@@ -168,6 +172,7 @@ configuration_version: $configuration_version
edx_ansible_source_repo:
${
configuration_source_repo
}
edx_platform_repo:
${
edx_platform_repo
}
EDXAPP_PLATFORM_NAME:
$sandbox_platform_name
EDXAPP_COMPREHENSIVE_THEME_DIR:
$edxapp_comprehensive_theme_dir
EDXAPP_STATIC_URL_BASE:
$static_url_base
...
...
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