Eric Rich

Results 8 issues of Eric Rich

``` Nov 07 22:40:13 HOSTNAME dbus-daemon[1441]: [session uid=1000 pid=1441] Activating service name='com.gexperts.Tilix' requested by ':1.8' (uid=1000 pid=1544 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") Nov 07 22:40:13 HOSTNAME systemd[1419]: Started flatpak-com.gexperts.Tilix-3440.scope. Nov 07 22:40:14...

bug

Today the [extraction code](https://github.com/RedHatInsights/insights-core/blob/master/insights/core/archives.py#L85-L108) we use is very Linux (and sub-process) dependent. This means that if your on a MAC trying to run rules against an archive; your version of...

The playbook should allow you to wire up to a CEPH RADIOS Gateway and skip the local storage provisioning.

It would be nice to have the template reach out and collect the image, that is needed to run the template. The following can do this: ``` heat_template_version: 2014-10-16 description:...

Changes to the templates need to be made so that, each "resource" or type can be referenced by "name" and as such environment files can be supplied, that point to...

We can create the SSH key for a user of the template, with the following template. ``` heat_template_version: 2014-10-16 description: A hot template for provisioning an SSH Key parameters: key_name:...

The number one request on: https://extensions.gnome.org/extension/1185/tilix-dropdown/ is that an option be added to hide the icon, in the systray and main bar.

enhancement
help wanted

## What kind of change does this PR introduce? Fixes #46 ## What is the current behavior? Currently riase_for_status will mask/eat errors from graphql servers that can respond explaining the...