Hmm.. after reading the solaris manpage, it seems that the "useradd" 
command, allegedly only adds to local /etc/files stuff.
So that part could theoretically be fine for me... it's the "does user 
already exist?" detection that is non-desired.

But... I am not tracking how Puppet detects that.
provider/useradd.rb does not have any "exists?" definition that I can see
(and yet type/user.rb, references "provider.exists?", so... whats up with 
that??)

Side question:
Does ruby have a nice clean builtin, for

echo Some:line:here >> file

(note that is "append-only" mode)


-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/puppet-users/-/6ogRU2wGG08J.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to