]> git.openstreetmap.org Git - chef.git/commitdiff
Correct archive path
authorTom Hughes <tom@compton.nu>
Sun, 26 Oct 2014 12:02:10 +0000 (12:02 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 26 Oct 2014 12:02:10 +0000 (12:02 +0000)
roles/db-master.rb

index a341c65763ad20385d8d059cbf7db3321cef6407..7b0947784149738f1e9209ca6f6e31217f397ef8 100644 (file)
@@ -21,7 +21,7 @@ default_attributes(
     :modules => {
       :archive => {
         :comment => "WAL Archive",
     :modules => {
       :archive => {
         :comment => "WAL Archive",
-        :path => "/store/postgresql/system/archive",
+        :path => "/store/arrays/slow/postgresql-archive",
         :read_only => true,
         :write_only => false,
         :list => false,
         :read_only => true,
         :write_only => false,
         :list => false,