X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/5f8214c1e30171c1328b358909cd80d255b50365..ff6e215ca12d2efe3493da1eb0152751ceef7162:/roles/snap-02.rb diff --git a/roles/snap-02.rb b/roles/snap-02.rb index ec5a6c427..68186bf07 100644 --- a/roles/snap-02.rb +++ b/roles/snap-02.rb @@ -22,8 +22,7 @@ default_attributes( :effective_io_concurrency => "256", :random_page_cost => "1.1" } - }, - :versions => ["14"] + } }, :sysctl => { :postgres => { @@ -38,5 +37,5 @@ default_attributes( run_list( "role[ucl]", - "role[db-master]" + "role[db-slave]" )