Routes and other conifg via config mgmt system

hello, Im testing pritunl for our corporate VPN access

2 questions

  1. is it possible to update routes on a pri server using a config mgmt like saltstack, puppet, etc (ie update some config file on the pritunl instance, or is it all inside Mongodb ?)

  2. I want my employees to connect to vpn using their google accounts with 2fa, do I need enterprise version of pritunl for this? I dont see option to integrate google auth on the test pritunl instance that I have running (latest version)

thanks
4.

There is an example at pritunl/tools/add_aws_ranges.py of using the API to update routes. There is also a Pritunl Terraform Provider maintained by a user on GitHub.

Both the API and single sign-on require an enterprise subscription.