git://git.halfball.org
/
ansiblebook.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
806ceac
)
add creds to inventory
author
Lorin Hochstein
<lhochstein@netflix.com>
Mon, 6 Feb 2017 06:13:56 +0000
(22:13 -0800)
committer
Lorin Hochstein
<lhochstein@netflix.com>
Mon, 6 Feb 2017 06:13:56 +0000
(22:13 -0800)
ch13/inventory
patch
|
blob
|
history
diff --git
a/ch13/inventory
b/ch13/inventory
index
367a877
..
f791423
100644
(file)
--- a/
ch13/inventory
+++ b/
ch13/inventory
@@
-1,5
+1,8
@@
[all:vars]
ansible_ssh_user=vagrant
+database_name=ghost
+database_user=ghost
+database_password=mysupersecretpassword
[postgres]
192.168.33.9 ansible_ssh_private_key_file=.vagrant/machines/postgres/virtualbox/private_key