Created
April 13, 2017 23:28
-
-
Save mccun934/f683491269b8c10b007ddc9f9fef57b8 to your computer and use it in GitHub Desktop.
republish repo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| On your Satellite server | |
| # foreman-rake console | |
| ... | |
| User.current = User.first | |
| ForemanTasks.async_task(::Actions::Katello::Repository::MetadataGenerate, Katello::Repository.where(pulp_id: "Ten_Capsule_Org-Dev-demo-repos-Demo-demo3").first) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment