lib/chef/knife/encrypt_update.rb in chef-vault-2.4.0 vs lib/chef/knife/encrypt_update.rb in chef-vault-2.5.0
- old
+ new
@@ -1,7 +1,7 @@
# Description: Chef-Vault EncryptUpdate 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_update'
class Chef
class Knife
class EncryptUpdate < VaultUpdate
-
include Knife::VaultBase
option :search,
:short => '-S SEARCH',
:long => '--search SEARCH',