Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Bolt-1104) - Add linux package task uninstall #126

Merged

Commits on May 6, 2019

  1. (BOLT-1104) Refactor linux task

    Move common functions to files/common.sh
    Include %{RELEASE} in yum status output
    Account for `yum upgrade` returning 0 when trying to upgrade a
    nonexistant package.  Makes for a more standard implementation
    m0dular committed May 6, 2019
    Configuration menu
    Copy the full SHA
    25bc3bf View commit details
    Browse the repository at this point in the history
  2. tweak uninstall spec

    m0dular committed May 6, 2019
    Configuration menu
    Copy the full SHA
    d16ff3e View commit details
    Browse the repository at this point in the history