1 2 3 4 5 6 7 8 9
node default { openvpn::server { 'winterthur': country => "CH", province => "ZH", city => "Winterthur", organization => "example.org", email => "root@example.org"; } }