Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
ansible
/
dma-playbook
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 9e61401b
authored
Nov 29, 2017
by
ansible
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
new playbook for patch psql wdchat wdauthen
1 parent
b8f473dc
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
0 deletions
deploy_patch_psql_wdchat_wdauthen.yml
deploy_patch_psql_wdchat_wdauthen.yml
0 → 100644
View file @
9e61401
---
-
hosts
:
deployed-wdchat-dma, deploy-wdchat-dma-single-host
become
:
true
tasks
:
-
name
:
Patch WDCHAT 304 20171129
expect
:
command
:
/opt/stack/postgres/postgresql/bin/psql --host=127.0.0.1 --port=7432 --username=wdchat -d WDCHAT -f /tmp/configuration/Patch_304_20171128_psql_WDCHAT.sql
responses
:
'
Password
for
user
wdchat'
:
'
BBRyAPNh6g4H9qte'
-
name
:
Patch WDAUTHEN 304 20171129
expect
:
command
:
/opt/stack/postgres/postgresql/bin/psql --host=127.0.0.1 --port=7432 --username=wdauthen -d WDAUTHEN -f /tmp/configuration/Patch_304_20171128_psql_WDAUTHEN.sql
responses
:
'
Password
for
user
wdauthen'
:
'
BBEcLWu5Cdzy3aeH'
# update
\ No newline at end of file
Write
Preview
Markdown
is supported
Attach a file
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 post a comment