From: Tom Hughes Date: Mon, 17 Oct 2016 13:21:19 +0000 (+0100) Subject: Remove hp-g5 role from thorn-0[123] X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/990c5788c024aca6d5a8021ac90b42c0752fe71a?hp=5f6cd608cf149416e388446a6334043454bd7639 Remove hp-g5 role from thorn-0[123] --- diff --git a/roles/thorn-01.rb b/roles/thorn-01.rb index 8e57e9eb9..b06587b5e 100644 --- a/roles/thorn-01.rb +++ b/roles/thorn-01.rb @@ -25,6 +25,5 @@ default_attributes( run_list( "role[ic]", - "role[hp-g5]", "role[web-backend]" ) diff --git a/roles/thorn-02.rb b/roles/thorn-02.rb index 6016e17da..b226c3637 100644 --- a/roles/thorn-02.rb +++ b/roles/thorn-02.rb @@ -25,6 +25,5 @@ default_attributes( run_list( "role[ic]", - "role[hp-g5]", "role[web-backend]" ) diff --git a/roles/thorn-03.rb b/roles/thorn-03.rb index 042bb99f3..1ff3ef69b 100644 --- a/roles/thorn-03.rb +++ b/roles/thorn-03.rb @@ -25,6 +25,5 @@ default_attributes( run_list( "role[ic]", - "role[hp-g5]", "role[web-backend]" )