]> git.openstreetmap.org Git - chef.git/commitdiff
imagery: fix notifies typo
authorGrant Slater <git@firefishy.com>
Wed, 5 Sep 2018 22:25:29 +0000 (23:25 +0100)
committerGrant Slater <git@firefishy.com>
Wed, 5 Sep 2018 22:25:35 +0000 (23:25 +0100)
cookbooks/imagery/resources/layer.rb

index 7f6fc53632cdeea7e0f59c38982bf8becc6a97d4..6057ede0088f1efd75584358dc6582e5a4a07114 100644 (file)
@@ -61,7 +61,7 @@ action :create do
     group "root"
     mode 0o644
     variables new_resource.to_hash
-    notify :restart, "service[mapserv-fcgi-#{new_resource.site}]"
+    notifies :restart, "service[mapserv-fcgi-#{new_resource.site}]"
   end
 
   # Disable legacy service