This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From 683a806ce120ada13fdf1628ed89ecb7e28cc97c Mon Sep 17 00:00:00 2001 | |
From: "J.M. Eubank" <[email protected]> | |
Date: Sat, 22 Feb 2020 05:24:52 +0000 | |
Subject: [PATCH] Make the script more-or-less idempotent when headless. | |
This allows it to be called multiple times if desired by | |
state-enforcers such as Terraform/Chef/Puppet/Ansible. | |
--- | |
README.md | 2 + | |
openvpn-install.sh | 211 +++++++++++++++++++++++++-------------------- |