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

[3.6] Force reconciliation of role for 3.6 #5649

Merged
merged 3 commits into from
Oct 10, 2017

Commits on Oct 9, 2017

  1. Add version_gte_3_7 facts

    sdodson committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    01ae0b1 View commit details
    Browse the repository at this point in the history
  2. Force reconciliation of role for 3.6

    This is needed because in 3.6 we cannot reconcile non-cluster roles in the
    bootstrap reconciliation code.
    In 3.7 this is taken care of in code.
    
    Signed-off-by: Simo Sorce <simo@redhat.com>
    simo5 authored and sdodson committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    af0f834 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2017

  1. Configuration menu
    Copy the full SHA
    b631de5 View commit details
    Browse the repository at this point in the history