From: Tom Hughes Date: Thu, 11 Sep 2014 10:38:17 +0000 (+0100) Subject: Fix typo X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/d04cb602638e071152eef795f1b0cf5f9820fb05 Fix typo --- diff --git a/roles/carnet.rb b/roles/carnet.rb index ebbea7bd4..85286f6bf 100644 --- a/roles/carnet.rb +++ b/roles/carnet.rb @@ -25,5 +25,5 @@ override_attributes( ) run_list( - "role[fr]" + "role[hr]" )