Compare commits
1 commit
ec3b51724f
...
494958f97a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
494958f97a |
1 changed files with 0 additions and 2 deletions
|
|
@ -282,8 +282,6 @@ for d in "${HOST_VOLUME_DIRS[@]}"; do
|
||||||
log "creating: ${d}"
|
log "creating: ${d}"
|
||||||
install -d -m 0777 -o root -g root "$d"
|
install -d -m 0777 -o root -g root "$d"
|
||||||
fi
|
fi
|
||||||
# Ensure correct permissions (fixes pre-existing 0755 dirs on re-run)
|
|
||||||
chmod 0777 "$d"
|
|
||||||
done
|
done
|
||||||
|
|
||||||
# ── Step 5/9: /etc/nomad.d/server.hcl + client.hcl ───────────────────────────
|
# ── Step 5/9: /etc/nomad.d/server.hcl + client.hcl ───────────────────────────
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue