summaryrefslogtreecommitdiffstats
path: root/laas-fog/conf/vpn.yaml
diff options
context:
space:
mode:
authorJack Morgan <jack.morgan@intel.com>2018-01-09 00:12:25 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-01-09 00:12:25 +0000
commit37fa445afe6d63d44a3a52c2a89e4e21ae67b5a6 (patch)
treea053095a7347ca30245081b3fc44d5f6b7f645d7 /laas-fog/conf/vpn.yaml
parent0700062b04ad49431fbebcfd7c44d4013d654bfe (diff)
parent30f389c70e8a0a8bd2ef27be09839eef243ab7f5 (diff)
Merge "Initial Commit for new LaaS Software"
Diffstat (limited to 'laas-fog/conf/vpn.yaml')
-rw-r--r--laas-fog/conf/vpn.yaml15
1 files changed, 0 insertions, 15 deletions
diff --git a/laas-fog/conf/vpn.yaml b/laas-fog/conf/vpn.yaml
deleted file mode 100644
index 6f39927..0000000
--- a/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