summaryrefslogtreecommitdiffstats
path: root/tools/laas-fog/conf/vpn.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tools/laas-fog/conf/vpn.yaml')
-rw-r--r--tools/laas-fog/conf/vpn.yaml15
1 files changed, 0 insertions, 15 deletions
diff --git a/tools/laas-fog/conf/vpn.yaml b/tools/laas-fog/conf/vpn.yaml
deleted file mode 100644
index 6f399275..00000000
--- a/tools/laas-fog/conf/vpn.yaml
+++ /dev/null
@@ -1,15 +0,0 @@
----
-server: vpn.domain.com
-authentication:
- pass: /path/to/keyfile # you may also put the password directly here
- user: cn=root,o=opnfv,dc=domain,dc=com
-directory:
- root: o=opnfv,dc=domain,dc=com
- user: ou=People # relative to the root dir
-user:
- objects: # listed in ascending order of specificty
- - top
- - inetOrgPerson # last object should be a class that only vpn users have
-database: /var/OPNFV/laas.db # same as the pharos api booking db
-permanent_users: # any users you want to be persistent
- - pberberian