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

Exec[gitlab-ctl reconfigure] should be configurable #215

Open
4 tasks
LongLiveCHIEF opened this issue Apr 11, 2018 · 0 comments
Open
4 tasks

Exec[gitlab-ctl reconfigure] should be configurable #215

LongLiveCHIEF opened this issue Apr 11, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@LongLiveCHIEF
Copy link
Contributor

It would be nice if implementors could customize the execution attributes of the gitlab-ctl reconfigure command to optimize performance of their puppet runs. For example, if a sysadmin knows the reconfigure takes 3 minutes on their system, and anything longer will be a stuck reconfig, then unfortunately they have to either kill puppet agent, or wait 7 extra minutes for the puppet agent to fail cleanly.

Most of the attributes for this exec should be parameterized to allow greater flexibility and ensure stability in various supported OS/version combination scenarios.

Existing attributes that need to be parameterized:

  • command (Path may be different in some scenarios)
  • timeout
  • logoutput
  • tries
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant