James E. Flemer
James E. Flemer
It would be nice to have a command line option to skip the things that need root and just build the packages. The following allows this, and happens to be...
Were you planning to make 2.1.0 a "release" (i.e. tag it)? The version was bumped here in this commit: b417c0abae3edce01bf3c57f911ef4688bf6566c
When using the `lvm_volume_group` resource in v5.0.4, I'm seeing an error (with Chef 13) of: ``` NoMethodError: undefined method `physical_volumes' for Chef::Resource::BaseLogicalVolume ``` It looks like two resources both claim...