Comment 2 for bug 1533370

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to sahara (master)

Reviewed: https://review.openstack.org/269717
Committed: https://git.openstack.org/cgit/openstack/sahara/commit/?id=b810bc0a8316c28baf654c13e5f43e6ff3a8c64e
Submitter: Jenkins
Branch: master

commit b810bc0a8316c28baf654c13e5f43e6ff3a8c64e
Author: Ethan Gafford <email address hidden>
Date: Tue Jan 19 10:45:09 2016 -0500

    Fixing kwarg name for centos repository

    Kwarg "root_as_root" in cdh.commands.write_centos_repository is
    unrecognized. The kwarg name is "run_as_root."

    Change-Id: I11d36d5676b68f706f76f85dd41df73b3e886727
    Closes-Bug: #1533370