diff options
author | Scott Moser <smoser@ubuntu.com> | 2018-05-22 10:07:59 -0400 |
---|---|---|
committer | Scott Moser <smoser@brickies.net> | 2018-05-22 10:07:59 -0400 |
commit | b4ae0e1fb8a48a83ea325cf032eb1acb196ee31c (patch) | |
tree | 0354c2e46e541135c1e327329ebfb36d58df6b01 /cloudinit/tests/helpers.py | |
parent | 327af4a7e64a7e52f2bab7c6d80b79a2474d93eb (diff) | |
download | vyos-cloud-init-b4ae0e1fb8a48a83ea325cf032eb1acb196ee31c.tar.gz vyos-cloud-init-b4ae0e1fb8a48a83ea325cf032eb1acb196ee31c.zip |
ds-identify: ensure that we have certain tokens in PATH.
SuSE builds were not getting a PATH set in generator's environment.
This may seem like mis-configuration on the system, but caused ds-identify
to fail to find blkid (or any other program).
The change here just ensures that we get /sbin /usr/sbin /bin /usr/bin
into the PATH when main is run.
LP: #1771382
Diffstat (limited to 'cloudinit/tests/helpers.py')
0 files changed, 0 insertions, 0 deletions