Skip to content

Commit 5c10958

Browse files
committed
Add prerequities for op_read
1 parent bca1b83 commit 5c10958

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cookbooks/boxcutter_backhaul/recipes/default.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121
}.include?(node['hostname'])
2222

2323
if nexus_hosts
24+
include_recipe 'boxcutter_onepassword::cli'
25+
2426
node.default['boxcutter_prometheus']['node_exporter']['command_line_flags'] = {
2527
'collector.systemd' => nil,
2628
'collector.processes' => nil,

0 commit comments

Comments
 (0)