diff --git a/metadata.rb b/metadata.rb index 4ff0673..987941d 100644 --- a/metadata.rb +++ b/metadata.rb @@ -10,7 +10,7 @@ supports 'centos' supports 'debian' -depends 'lvm', '~> 1.3.6' +depends 'lvm', '~> 1.6.1' recipe "ephemeral_lvm::default", "Sets up ephemeral devices on a cloud server"