Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Relocate filter plugins to lib_utils | Michael Gugino | 2017-12-18 | 1 | -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. | ||||
* | Import upstream templates. Do the work. Validate parameters. | Tim Bielawa | 2017-10-04 | 1 | -5/+0 |
| | |||||
* | Adding mangagement-admin SC to admin role for management-infra project | Eric Wolinetz | 2017-09-12 | 1 | -0/+3 |
| | |||||
* | adding readme for openshift_manageiq | Erez Freiberger | 2017-08-07 | 1 | -0/+4 |
| | |||||
* | adding pods/logs to manageiq role | Erez Freiberger | 2017-08-03 | 2 | -2/+8 |
| | | | | | | | This will allow manageiq to read the logs from elasticsearch in the logging project. Also, adding role to correct user and as clusterrole | ||||
* | Adding module calls instead of command for idempotency. | Kenny Woodson | 2017-04-19 | 2 | -91/+61 |
| | |||||
* | Trying to fix up/audit note some changes | Tim Bielawa | 2017-02-14 | 1 | -0/+7 |
| | |||||
* | oc serviceaccount now done via oc_serviceaccount module | Steve Milner | 2017-02-10 | 3 | -33/+25 |
| | |||||
* | YAML Linting | Russell Teague | 2016-12-12 | 1 | -26/+27 |
| | | | | | * Added checks to make ci for yaml linting * Modified y(a)ml files to pass lint checks | ||||
* | Add hawkular admin cluster role to management admin | Federico Simoncelli | 2016-11-03 | 2 | -0/+25 |
| | | | | Signed-off-by: Federico Simoncelli <fsimonce@redhat.com> | ||||
* | Merge pull request #2623 from rhcarvalho/typos | Andrew Butcher | 2016-10-20 | 1 | -1/+1 |
|\ | | | | | Fix typos | ||||
| * | Fix typos | Rodolfo Carvalho | 2016-10-19 | 1 | -1/+1 |
| | | |||||
* | | Switch from "oadm" to "oc adm" and fix bug in binary sync. | Devan Goodwin | 2016-10-19 | 1 | -3/+3 |
|/ | | | | | | | | Found bug syncing binaries to containerized hosts where if a symlink was pre-existing, but pointing to the wrong destination, it would not be corrected. Switched to using oc adm instead of oadm. | ||||
* | Add role to manageiq to allow creation of projects | Ari Zellner | 2016-09-15 | 1 | -0/+1 |
| | |||||
* | Fix warnings | Manjunath A Kumatagi | 2016-09-07 | 1 | -3/+1 |
| | |||||
* | Add system:image-auditor role to ManageIQ SA | Mooli Tayer | 2016-05-03 | 2 | -0/+13 |
| | |||||
* | ManageIQ SA: Adding image-puller role | Erez Freiberger | 2016-03-24 | 2 | -1/+20 |
| | |||||
* | Add gte check for 3.2, update version checks to gte | Jason DeTiberus | 2016-02-09 | 1 | -6/+6 |
| | |||||
* | We can't enable manageiq for installations less than OSE 3.1 or Origin 1.1 | Brenton Leanhardt | 2016-01-06 | 1 | -0/+4 |
| | | | | This is because 'oadmn policy add-scc-to-user' didn't exist in 3.0 | ||||
* | ManageIQ Service Account: added role for ManageIQ service account | enoodle | 2015-12-04 | 2 | -0/+74 |
Signed-off-by: enoodle <efreiber@redhat.com> |