a342036e75
This is breaking deployments that use registration. I
believe os-refresh-config scripts don't source environment.d
files, so the variable is unset there.
Given that this a blocking issue for RHEL deployments, I'm
pushing a quick revert and we can come up with a proper fix
when this isn't stopping other work.
This reverts commit 71bd8b3a33
.
Change-Id: I87504660352220d45f5445bb933edc1c28885fcb
2 lines
25 B
Bash
2 lines
25 B
Bash
export DISTRO_NAME=rhel7
|