lib/chef/knife/decrypt.rb in chef-vault-2.4.0 vs lib/chef/knife/decrypt.rb in chef-vault-2.5.0

- old
+ new

@@ -1,7 +1,7 @@ # Description: Chef-Vault Decrypt class -# Copyright 2013, Nordstrom, Inc. +# Copyright 2013-15, Nordstrom, Inc. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at @@ -17,10 +17,9 @@ require 'chef/knife/vault_decrypt' class Chef class Knife class Decrypt < VaultDecrypt - include Knife::VaultBase banner "knife decrypt VAULT ITEM [VALUES] (options)" def run