]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/mediawiki/resources/skin.rb
Avoid passing mysqldump passwords on the command line
[chef.git] / cookbooks / mediawiki / resources / skin.rb
index 42622a473d125627a6d3e1728c9a0ff7fc880ae2..3aa00ce25d48d884df68b062e51963d0f5133f59 100644 (file)
@@ -27,7 +27,7 @@ attribute :template, :kind_of => String
 attribute :variables, :kind_of => Hash, :default => {}
 attribute :version, :kind_of => String
 attribute :repository, :kind_of => String
-attribute :tag, :kind_of => String
+attribute :revision, :kind_of => String
 attribute :update_site, :kind_of => [TrueClass, FalseClass], :default => true
 
 def after_created