Project

General

Profile

« Previous | Next » 

Revision 9dc2cdb1

Added by Veronika Kabatova almost 9 years ago

The --foreman-configure-ipa-repo option is no longer required since
the packages are included in RHEL/CentOS versions 6 and 7 now.

Marking the option as deprecated.

View differences:

manifests/install/repos/extra.pp
baseurl => "http://copr-be.cloud.fedoraproject.org/results/adelton/identity_demo/epel-${osreleasemajor}-\$basearch/",
before => Package['mod_authnz_pam', 'mod_lookup_identity', 'mod_intercept_form_submit', 'sssd-dbus'],
}
notice ('Using configure_ipa_repo is deprecated and no longer needed. If you have already used it, disable and delete the repo.')
}
if $configure_brightbox_repo {

Also available in: Unified diff