Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
ghe-host-check -F configfile #481
Conversation
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 comment has been minimized.
This comment has been minimized.
I really dont know what any of this mean |
This is meant to check against the hostname of a config file
that was not put into place yet. Works like
but with a documented -F option.
One use case is validating a newly generated
backup.config
filebefore putting it into production (for example, via Puppet).