summaryrefslogtreecommitdiff
path: root/lib/chef/knife/role_create.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/knife/role_create.rb')
-rw-r--r--lib/chef/knife/role_create.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/knife/role_create.rb b/lib/chef/knife/role_create.rb
index bd6248d120..e86e8b0843 100644
--- a/lib/chef/knife/role_create.rb
+++ b/lib/chef/knife/role_create.rb
@@ -16,7 +16,7 @@
# limitations under the License.
#
-require_relative ""
+require_relative "../knife"
class Chef
class Knife