openvpn: static client IP
Hello,
I have looked at relevant modules in Puppet Forge and got an impression that none of the modules automates static IP setup for clients.
I wonder if you are aware of any module that is capable of doing it? If not, I guess I will have to come up with my own solution.
Thanks!
Gin
How do you expect that should work? Puppet already runs over network; so the client's somehow already established in the network. You can roll out /etc/network/interfaces. I have already done so for two servers with equal hardware to make them do bonding (round robin over all four eth interfaces).