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

add "clone for debug" option #204

Open
beav opened this issue Jun 26, 2017 · 1 comment
Open

add "clone for debug" option #204

beav opened this issue Jun 26, 2017 · 1 comment

Comments

@beav
Copy link

beav commented Jun 26, 2017

If there was a "clone for debug" setting during restore, that would be helpful.

Items would include:

  • remove proxy settings from syncs
  • disable sync plans
  • disable all recurring tasks

There would likely be a couple of other items as well that could be rolled in:)

@beav beav changed the title add ability to remove proxy settings from cloned satellite add "clone for debug" option Jun 26, 2017
@johnpmitsch
Copy link
Contributor

we can clear paused tasks as well as disabling sync plans (after restore, but before 2nd installer run)
This would work in 6.2:
foreman-rake foreman_tasks:cleanup TASK_SEARCH='label ~ *' STATES='paused' VERBOSE=true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants