summaryrefslogtreecommitdiffstats
path: root/roles/openshift_default_storage_class
Commit message (Collapse)AuthorAgeFilesLines
* Set a default for required vsphere variableScott Dodson2018-02-011-0/+3
| | | | Check for required variables in sanitize inventory
* vsphere storage default addDavis Phillips2018-01-151-0/+6
|
* Relocate filter plugins to lib_utilsMichael Gugino2017-12-181-0/+1
| | | | | | | | | | | | | | This commit relocates filter_plugings to lib_utils, changes the namespacing to prevent unintended use of older versions that may be present in filter_plugins/ directory on existing installs. Add lib_utils to meta depends for roles Also consolidate some plugins into lib_utils from various other areas. Update rpm spec, obsolete plugin rpms.
* Modify StorageClass name to standardPing Qin2017-10-301-1/+1
|
* Create default storageclass for cloudprovider openstackPing Qin2017-10-272-1/+7
|
* Fix typo in openshift_default_storage_class/READMEMichael Hanselmann2017-10-021-1/+1
|
* Removed kubernetes.io string from default.Kenny Woodson2017-07-241-2/+2
|
* Pass the provisioner to the module.Kenny Woodson2017-07-241-0/+1
|
* Added parameters inside of gce defaults. Pass all params to the module.Kenny Woodson2017-07-202-5/+3
|
* Removing parameter kind and allowing default to be passed.Kenny Woodson2017-07-192-2/+2
|
* Adding storageclass support to lib_openshift.Kenny Woodson2017-07-142-16/+12
|
* Change default key for gceHemant Kumar2017-06-111-1/+1
| | | | The usual convention is to use gce not gcp
* Add dependency and use same storageclass name as upstreamHemant Kumar2017-05-252-2/+4
|
* Add documentationHemant Kumar2017-05-231-0/+2
|
* Install default storageclass in AWS & GCE envsHemant Kumar2017-05-225-0/+84