Hi, sorry for the late reply.
Did you ever get this fixed? Cheers, Felix On 02/20/2014 03:29 AM, HPUX_PUPPET wrote: > I am still working to the HPUX provider to handle password expirations > and I have gotten the max and min password age values extracted from the > OS, but for the life of me I cannot seem to get them to assign to the > :password_max_age and :password_min_age fields in the Ruby code. > > I know from looking at other modules that I can get the values from > doing a loop on @resource.class.validproperties and set the value by > doing value = @resource.should(<loop var>). > > I am still learning Ruby and I thought I had it down enough to handle > assigning to this variable yet I am still missing something here. > > Can anyone provide me some guidance as to why I just cannot get this to > assign and propagate back up the super class? > > Thanks! -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/534C0418.8060807%40alumni.tu-berlin.de. For more options, visit https://groups.google.com/d/optout.
