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

hammer: qa/workunits/post-file.sh: sudo #7456

Merged
3 commits merged into from Feb 24, 2016
Merged

hammer: qa/workunits/post-file.sh: sudo #7456

3 commits merged into from Feb 24, 2016

Commits on Feb 3, 2016

  1. qa/workunits/post-file.sh: use /etc/default

    base-files doesn't existing on rhel.  /etc/default is everywhere and it's
    small.
    
    Signed-off-by: Sage Weil <sage@redhat.com>
    (cherry picked from commit 52235e3)
    liewegas authored and ldachary committed Feb 3, 2016
    Copy the full SHA
    902abe7 View commit details
    Browse the repository at this point in the history
  2. qa/workunits/post-file: pick a dir that's readable by world

    Signed-off-by: Sage Weil <sage@redhat.com>
    (cherry picked from commit 04b0002)
    liewegas authored and ldachary committed Feb 3, 2016
    Copy the full SHA
    e9039f4 View commit details
    Browse the repository at this point in the history
  3. qa/workunits/post-file.sh: sudo

    Only root can read the key in /usr/share/...
    
    Signed-off-by: Sage Weil <sage@redhat.com>
    (cherry picked from commit 82b0243)
    liewegas authored and ldachary committed Feb 3, 2016
    Copy the full SHA
    eb048a3 View commit details
    Browse the repository at this point in the history