projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
e38cfd9
)
Workaround crazy postgres paranoia
author
Tom Hughes
<tom@compton.nu>
Tue, 16 Jul 2013 08:27:45 +0000
(09:27 +0100)
committer
Tom Hughes
<tom@compton.nu>
Tue, 16 Jul 2013 08:27:45 +0000
(09:27 +0100)
cookbooks/planet/recipes/replication.rb
patch
|
blob
|
history
diff --git
a/cookbooks/planet/recipes/replication.rb
b/cookbooks/planet/recipes/replication.rb
index 140859f0e414e6c0fab718f28123b61eca20f379..6e3b6bc1e79f6aa40bd1d0cd4bd443dc6718fda2 100644
(file)
--- a/
cookbooks/planet/recipes/replication.rb
+++ b/
cookbooks/planet/recipes/replication.rb
@@
-98,9
+98,9
@@
end
template "/etc/replication/users-agreed.conf" do
source "users-agreed.conf.erb"
template "/etc/replication/users-agreed.conf" do
source "users-agreed.conf.erb"
- user "
roo
t"
+ user "
plane
t"
group "planet"
group "planet"
- mode 06
4
0
+ mode 06
0
0
variables :password => db_passwords["planetdiff"]
end
variables :password => db_passwords["planetdiff"]
end