H. John Chiao
Results
2
comments of
H. John Chiao
Adding this line on end of provision.sh script will fix this issue `sed -i '/^Env/d' /etc/systemd/system/hab-sup.service; systemctl daemon-reload; systemctl restart hab-sup `
Facing the same issue. Fixed by putting this following in the chefignore ``` # Policyfile # ############## Policyfile.rb Policyfile.lock.json ```