PatchDashboard / patchdashboard

Patch Management Dashboard
Apache License 2.0
37 stars 16 forks source link

Documentation needed: how to remove patchdashboard clients #11

Closed phryneas closed 9 years ago

phryneas commented 9 years ago

Hi, I'f like to try out patchdashboard, but for the case that it is not what I was wishing for, I would like to know how to clean it from my clients beforehand ;)

Sweeping at the source code, it looks like the client installs to /opt/patch_client and /etc/cron.d/patch-manager.

And if I use the push method, I will have to clean a key from /root/.ssh/authorized_keys.

Are there any places I am missing?

jonsjava commented 9 years ago

I hope this helps!

phryneas commented 9 years ago

Thanks that helps a great deal.

Just for clarification:

jonsjava commented 9 years ago

The pull works without authorized keys, but installs needed scripts into /opt/patch_manager on each client.

phryneas commented 9 years ago

Okay, that's everything I need to know - thank you!

This looks promising :+1: