MODULES-11423: add zfs attribute defaultuserquota#63
MODULES-11423: add zfs attribute defaultuserquota#63joshcooper merged 1 commit intopuppetlabs:mainfrom eg-roberts:attribute-defaultuserquota
Conversation
zfs is a typeBreaking changes to this file MAY impact these 4 modules (near match):This module is declared in 1 of 580 indexed public
|
|
@eg-roberts thank you for your contribution! Could you sign the CLA? |
joshcooper
left a comment
There was a problem hiding this comment.
Thanks @eg-roberts! This will need a few tweaks to wrap up.
Can you add newproperty(:defaultuserquota) to the zfs type here
puppetlabs-zfs_core/lib/puppet/type/zfs.rb
Lines 55 to 61 in 393b74c
Then use this rake task to autogenerate the reference:
$ bundle install
$ bundle exec rake strings:generate:reference
...
And include the modified REFERENCE.md in your commit.
|
Hi @eg-roberts friendly ping to see if you can update your PR? |
|
@h0tw1r3 was the bcrypt native extension issue resolved? Maybe that was in bolt? |
@joshcooper, yes it was updated in Puppet runtime, puppetlabs/puppet-runtime#854 |
|
Hi again @h0tw1r3 thanks again for contributing! Like When you can, could you please update this PR too to account for this? puppetlabs-zfs_core/lib/puppet/type/zfs.rb Lines 83 to 89 in e16b1c2 Or in provider (for puppetlabs-zfs_core/lib/puppet/provider/zfs/zfs.rb Lines 60 to 69 in e16b1c2 |
|
@AriaXLi I'm not working at Puppet any longer and this is an internal CI issue. Someone else will need to pick this up. |
|
Adding the "skip changelog" label to this PR since it was superseded by #83 |
May we please add the zfs attribute 'defaultuserquota' to the zfs type/provider?