I'm CCing the pe-users list as this is a pe-specific question. You're totally right, the uninstaller should be removing the homedir if you pass the -p flag. That looks like a bug in the uninstaller. I've opened a bug on our issue tracker where you can follow it: https://projects.puppetlabs.com/issues/19236
On Tue, Feb 12, 2013 at 8:40 PM, Stephen Wallace <[email protected]> wrote: > Puppet 2.7.19 (Puppet Enterprise 2.7.0) > > When I try to uninstall/purge the product using command below, > /var/lib/peadmin/.* remains > > ./puppet-enterprise-uninstaller -pd > > [root@puppettarget peadmin]# ls -la > total 44 > drwx------ 5 502 502 4096 Feb 13 13:13 . > drwxr-xr-x. 24 root root 4096 Feb 13 15:13 .. > -rw------- 1 500 500 1952 Feb 12 16:18 .bash_history > -rw-r--r-- 1 502 502 192 Feb 11 13:03 .bash_profile > -rw-r--r-- 1 502 502 509 Feb 11 13:03 .bashrc > -rw-r--r-- 1 502 502 101 Feb 11 13:03 .bashrc.custom > -rw------- 1 502 502 1054 Feb 13 13:13 .mcollective > drwx------ 2 502 502 4096 Feb 13 13:13 .mcollective.d > drwx------ 2 502 502 4096 Feb 11 13:03 .ssh > drwx------ 2 502 502 4096 Feb 11 13:03 .vim > -rw------- 1 500 500 880 Feb 12 02:24 .viminfo > [root@puppettarget peadmin]# pwd > /var/lib/peadmin > > I did use this account to run mcollective commands whilst playing with PE. > > Assuming this is an oversight, and should be removed with command above? > Maybe I'm missing something? > > Regs, > > Stephen > > -- > 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 post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/puppet-users?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > -- Matthaus Owens Release Manager, Puppet Labs -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
