Create, distribute, and use certificates for TLS and identity

This commit is contained in:
Eric Paris
2015-06-19 14:11:36 -04:00
parent 3d10f00401
commit c2e4df7c87
22 changed files with 379 additions and 18 deletions

View File

@@ -15,4 +15,5 @@
# limitations under the License.
inventory=${INVENTORY:-inventory}
ansible-playbook -i ${inventory} cluster.yml $@