diff options
Diffstat (limited to 'pharoslaas/pharoslaas.yaml.example')
-rw-r--r-- | pharoslaas/pharoslaas.yaml.example | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/pharoslaas/pharoslaas.yaml.example b/pharoslaas/pharoslaas.yaml.example deleted file mode 100644 index 954e0d7..0000000 --- a/pharoslaas/pharoslaas.yaml.example +++ /dev/null @@ -1,18 +0,0 @@ ---- -fog: - address: "http://myfogserver.com/fog/" - api_key: "MySecretAPIKey" - user_key: "MySecretAPIUserKey" - -vpn: - server: "myvpn.ldap.server.org" - authentication: - pass: "password" - user: "cn=root,o=opnfv,dc=iol,dc=unh,dc=edu" - directory: - root: "o=opnfv,dc=iol,dc=unh,dc=edu" - user: "ou=People" - user: - objects: - - top - - inetOrgPerson |