~fginther/+junk/cloud-worker

« back to all changes in this revision

Viewing changes to charms/precise/jenkins-slave/files/upstart/vpn.conf

  • Committer: Francis Ginther
  • Date: 2014-08-16 14:21:24 UTC
  • Revision ID: francis.ginther@canonical.com-20140816142124-hzpf11jzz65cgmrr
Deployment and charms for a jenkins cloud worker.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
description "OpenVPN Connection Agent"
 
2
author "Francis Ginther <francis.ginther@canonical.com>"
 
3
 
 
4
start on runlevel [2345]
 
5
stop on runlevel [!2345]
 
6
 
 
7
respawn
 
8
respawn limit 10 5
 
9
 
 
10
exec /usr/sbin/openvpn /srv/etc/vpn/ci-lab-vpn.conf