-
Franco Fichtner authored
Looking at openvpn_configure_server() and openvpn_configure_client() it becomes a bit clearer why they take a config.xml subset: it's beause the write_config() ordering was flipped. We could probably now pass an ID and let the code figure out if it is a client or server...
aff94b55