File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 99
1010 setcode do
1111 # Require the helper methods to reduce duplication
12- require ' puppet_x/lvm/output'
12+ require_relative '../ puppet_x/lvm/output'
1313
1414 # List columns here that can be passed to the lvs -o command. Dont't
1515 # include things in here that might be bland as we currently can't deal
Original file line number Diff line number Diff line change 99
1010 setcode do
1111 # Require the helper methods to reduce duplication
12- require ' puppet_x/lvm/output'
12+ require_relative '../ puppet_x/lvm/output'
1313
1414 # List columns here that can be passed to the lvs -o command. Dont't
1515 # include things in here that might be bland as we currently can't deal
Original file line number Diff line number Diff line change 99
1010 setcode do
1111 # Require the helper methods to reduce duplication
12- require ' puppet_x/lvm/output'
12+ require_relative '../ puppet_x/lvm/output'
1313
1414 # List columns here that can be passed to the lvs -o command. Dont't
1515 # include things in here that might be bland as we currently can't deal
You can’t perform that action at this time.
0 commit comments