You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are cases where we need to install RPMs manually, e.g. when a customer does not have access to a particular Yum repo. In these cases, it would be nice if the playbooks had tags for the tasks that perform anything related to installing from Yum (Repo keys, RPM installs, etc). That way we can run the playbooks and use --skip-tags.
The text was updated successfully, but these errors were encountered:
There are cases where we need to install RPMs manually, e.g. when a customer does not have access to a particular Yum repo. In these cases, it would be nice if the playbooks had tags for the tasks that perform anything related to installing from Yum (Repo keys, RPM installs, etc). That way we can run the playbooks and use --skip-tags.
The text was updated successfully, but these errors were encountered: