f57154f91b
I was trying to simplify things by having a restricted shell script run by root. However, our base-setup called my bluff as we also need to setup sshd to allow remote root logins from specific addresses. It's looking easier to create a new user, and give it sudo permissions to run the vos release script. Change-Id: If70b27cb974eb8c1bafec2b7ef86d4f5cba3c4c5
2 lines
75 B
YAML
2 lines
75 B
YAML
iptables_extra_public_udp_ports: [7000,7001,7002,7003,7004,7005,7006,7007]
|