Sign in
ops
/
cfe-users
·
Commits
GitLab
Go to group
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
a84c73ea1177327bfcaab59012ad2d00bbcfd7c9
Authored by
Earth Ugat
2016-12-08 20:22:39 +0000
1 parent
b45c1965
Refresh cache
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
7 deletions
.chef/knife.rb
.chef/knife.rb
deleted
100644 → 0
View file @
b45c196
1
-
cwd
=
"
#{
File
.
absolute_path
(
File
.
dirname
(
__FILE__
))
}
/.."
2
-
3
-
cookbook_path
[
"
#{
cwd
}
/cookbooks"
,
"
#{
cwd
}
/site-cookbooks"
]
4
-
log_level
:info
5
-
log_location
STDOUT
6
-
data_bag_path
"
#{
cwd
}
/data_bags"
7
-
verbose_logging
true