Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kshlm/my-ansible-roles
https://github.com/kshlm/my-ansible-roles
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kshlm/my-ansible-roles
- Owner: kshlm
- Created: 2015-07-07T05:43:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-08T07:44:15.000Z (over 7 years ago)
- Last Synced: 2023-03-11T06:03:19.066Z (almost 2 years ago)
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a collection of Ansible roles I've written to help setup VMs using Vagrant. They've mainly been created with testing GlusterFS (as in testing during development) in mind.
- custom-rpms
I couldn't find an existing way to upload and install custom-rpms. So I wrote this. But it might not be the best way to do it.- kshlm.gluster
Installs GlusterFS on CentOS from the community provided EPEL compatible repository.- kshlm.gluster-ssl
Prepares a cluster for network encryption using self-signed certificates.- kshlm.gluster-ssl-commonca
Prepares a cluster for network encruption using the Ansible host as the CA.