21363: Prefix variables read from /etc/os-release 21363-ubuntu2404-salt-installer
authorBrett Smith <brett.smith@curii.com>
Fri, 7 Jun 2024 21:08:32 +0000 (17:08 -0400)
committerBrett Smith <brett.smith@curii.com>
Fri, 7 Jun 2024 21:08:32 +0000 (17:08 -0400)
commit6b126f512c1f5f33d22abe29369d1e8e12e58642
treebcd29b4a3266c6c8dff93c312074fd51ea769b10
parentae75d67abb6395d8ca15fe1ed8677c04488d2d5c
21363: Prefix variables read from /etc/os-release

The immediate problem this solves is accidentally overwriting $VERSION
from local.params. It'll help prevent similar problems in the future
too.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
tools/salt-install/provision.sh