Skip to content

Set CONFIG to empty string when calling reconfigure

John Jarvis requested to merge jarv/unset-config into master

Sets CONFIG to an empty string when calling reconfigure, because the chef running under systemd will have it set to the chef configuration file. Pages also uses $CONFIG as a way to specify a config file location. gitlab-com/gl-infra/delivery#612 (closed)

Merge request reports