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
53b16cf0
Commit
53b16cf0
authored
May 03, 2016
by
John Eskew
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Do not force the password or config creation if exists.
parent
9315cd95
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
playbooks/roles/go-server/tasks/main.yml
+2
-0
No files found.
playbooks/roles/go-server/tasks/main.yml
View file @
53b16cf0
...
...
@@ -91,6 +91,7 @@
mode
:
0600
owner
:
"
{{
GO_SERVER_USER
}}"
group
:
"
{{
GO_SERVER_GROUP
}}"
force
:
no
when
:
GO_SERVER_ADMIN_PASSWORD and GO_SERVER_BACKUP_PASSWORD
-
name
:
install go-server configuration
...
...
@@ -100,6 +101,7 @@
mode
:
0600
owner
:
"
{{
GO_SERVER_USER
}}"
group
:
"
{{
GO_SERVER_GROUP
}}"
force
:
no
# If a GoCD restore file is specified, attempt to download and restore it.
-
include
:
download_backup.yml
...
...
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