Git Product home page Git Product logo

Comments (4)

dwerder avatar dwerder commented on July 30, 2024

The module itself has no uninstall function, but if its a prob with some apache configs then maybe something like

  • yum remove httpd / apt-get purge apache2
  • rm -rf /etc/httpd / rm -rf /etc/apache*

should do the magic.

Greetz

from puppet-graphite.

pythianali avatar pythianali commented on July 30, 2024

The reason I asked is because I tried to simply remove the /opt/graphite folder and have puppet properly recreate it for me. This caused lots of errors because the directory tree in /opt/graphite is not validated/created when I do the puppet run. I recreated the directory tree and the run still fails with complaints about carbon stuff being missing. How do you recommend I reinstall the module in this scenario?

from puppet-graphite.

dwerder avatar dwerder commented on July 30, 2024

Ok. The module works in the way that it installs the graphite/carbon/whisper packages via pip. Afterwards it only checks it the python packages are install. So you just have to remove this python packages via pip.
The packages you want to remvoe are

  • graphite-web
  • carbon
  • whisper

from puppet-graphite.

pythianali avatar pythianali commented on July 30, 2024

Thanks that was useful, I had to force reinstall the pip modules as I had already deleted the /opt/graphite folder. Once I did that, I was able to reinstall everything properly via puppet.

from puppet-graphite.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.