User Tools

Site Tools


Sidebar

General Lab Info (Mainly for Devs)

Hardware

Lab Infrastructure Services

Misc Admin Tasks
These are infrequently completed tasks that don't fit under any specific service

Production Services

OVH = OVH
RHEV = Sepia RHE instance
Baremetal = Host in Sepia lab

The Attic/Legacy Info

services:openvpn

This is an old revision of the document!


Table of Contents

WIP - OpenVPN

Summary

Users access the sepia lab by tunnelling through an OpenVPN server run at gw.sepia.ceph.com. It's currently one of many services running on gw

The process for requesting lab access is documented here.

Adding Users

To grant a new user access to the VPN,

  1. Add their username and hashed password to lab_users in the ceph-sepia-secrets repo.
  2. Once your PR has been merged, run the gateway role in ceph-cm-ansible to push the new user entry to the server.
    ansible-playbook gateway.yml --tags="users"
services/openvpn.1458674283.txt.gz · Last modified: 2016/03/22 19:18 by dgalloway