#
# Coloclue IPMI VPN
# TODO: set this up
#
# Note: this target needs to be run as root so that openvpn is able to setup
# networking
#
vpn:
	@echo check credentials in our password-store, username: groente
	openvpn ./dc5-oob-TCP-1194.ovpn
