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

ghe-host-check -F configfile #481

Closed
wants to merge 1 commit into from

Conversation

aferreira
Copy link

This is meant to check against the hostname of a config file
that was not put into place yet. Works like

GHE_BACKUP_CONFIG=configfile ghe-host-check

but with a documented -F option.

One use case is validating a newly generated backup.config file
before putting it into production (for example, via Puppet).

This is meant to check against the hostname of a config file
that was not put into place yet. Works like

    GHE_BACKUP_CONFIG=configfile ghe-host-check

but with a documented -F option.

One use case is validating a newly generated backup.config file
before putting it into production (for example, via Puppet).
@manue1
Copy link
Contributor

manue1 commented May 25, 2022

Sorry for the delay on this one, I'm going to close this out since the desired usage of the tool can already be achieved today with the outlined command:

GHE_BACKUP_CONFIG=backup.config.X ghe-host-check

@manue1 manue1 closed this May 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants