Issue: cloud-passwd-server and (the default) iptables have the same run level in /etc/rcS.d (S13xxx). By default port 8080 is not opened, and cloud-passwd-server checks and enables port such that it accepts traffic from the guest cidr only. The issue is sometimes, the default iptables rules are applied after the password server has been started which causes the port 8080 related rules to be flushed.
How is systemvm template created? How do we set run level for a service, how to change sequence of services to start in a defined way? Regards.
