]> git.openstreetmap.org Git - chef.git/commitdiff
oxidized: add accounts dependency
authorGrant Slater <github@firefishy.com>
Sat, 1 Oct 2022 23:00:23 +0000 (00:00 +0100)
committerGrant Slater <github@firefishy.com>
Sat, 1 Oct 2022 23:00:23 +0000 (00:00 +0100)
cookbooks/oxidized/metadata.rb

index 146cc1faec99009753964228e5c0f9c51d3433d5..18262803fdc2085f6358786f465b38f8e4c2fb2f 100644 (file)
@@ -6,5 +6,6 @@ description       "Configures oxidized to backup equipment configuration"
 
 version           "1.0.0"
 supports          "ubuntu"
+depends           "accounts"
 depends           "git"
 depends           "ruby"