mirror of
https://github.com/openshift/installer.git
synced 2026-02-06 00:48:45 +01:00
Updated "agent wait-for" commands to also call SetupFileHook(RootOpts.Dir) so that it logs to the common .openshift_install.log file. Moved log.go and rootOpts to a command package so that it can be shared with agent wait-for.