]> git.openstreetmap.org Git - chef.git/commitdiff
Fix typo
authorTom Hughes <tom@compton.nu>
Tue, 11 Jul 2017 23:12:47 +0000 (00:12 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 11 Jul 2017 23:12:47 +0000 (00:12 +0100)
cookbooks/nodejs/resources/package.rb

index db9424024730638ed13dc6b4a0ffcf0083eec2c1..f62aecc84e44aed838248dd5560476bb51c4f528 100644 (file)
@@ -17,7 +17,7 @@
 # limitations under the License.
 #
 
-default_action :iinstall
+default_action :install
 
 actions :install, :upgrade, :remove