Sha256: 4dca8fa6fc93dc839395c9af7018b784526d076b9d0cd2e1613a72fe17a32b4e

Contents?: true

Size: 551 Bytes

Versions: 7

Compression:

Stored size: 551 Bytes

Contents

---
:key_properties:
  :country: US
  :province: CA
  :city: San Francisco
  :organization: myorg
  :email: security@my.org

:server:
  :base_ip: 10.10.10.0/24
  :bridgednets: # real networks to bridge via the VPN server
    - 172.16.0.0/24
  :subnets: # subnets that exist only on the VPN
    - 10.10.11.0/8
    - 10.11.2.0/24
  :user: nobody
  :group: nogroup
  :root: /etc/openvpn
  :log: /var/log/openvpn.log
  :host: staging.pvstream.in
  :port: 1194

:client:
  :subnet: 172.16.0.0
  :local_endpoint: 10.10.10.100
  :remote_endpoint: 10.10.10.1

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
vpnmaker-1.0.7 lib/example_vpnmaker_site.config.yaml
vpnmaker-1.0.6 lib/example_vpnmaker_site.config.yaml
vpnmaker-1.0.4 lib/example_vpnmaker_site.config.yaml
vpnmaker-1.0.3 lib/example_vpnmaker_site.config.yaml
vpnmaker-1.0.2 lib/example_vpnmaker_site.config.yaml
vpnmaker-1.0.1 lib/example_vpnmaker_site.config.yaml
vpnmaker-1.0.0 lib/example_vpnmaker_site.config.yaml