Paul Calabro

Results 14 issues of Paul Calabro

This is a new feature with Ansible 2.6. More information regarding it can be found here: https://github.com/ansible/ansible/pull/36357 Currently, an `IOError` is raised. ``` Traceback (most recent call last): File "/usr/local/bin/ansible-review",...

Very cool app! Is there any way to plot markers on the map? (e.g. if I wanted to put markers on countries where web traffic was originating from)?

enhancement

It might be good to **disable this line by default**: https://github.com/cloudposse/bastion/blob/8bb178fe2fefe8c3a5c9f5f63a00cf2ee91ec9d0/rootfs/etc/ssh/sshd_config#L28 By using this default value, a user can use SSH multiplexing on their side: ``` Host * ControlMaster auto...

The correct word is _through_.

First off, thanks for taking the time to develop this awesome app! :-) I tried adding a custom data source (curl) for an app and noticed it causes the icon...

I really like this app! Is it possible to add support for Markdown? I'd like to format the recipe a bit as well as reference multiple image files within the...

enhancement
dependent

Hi, I'm getting 500s when trying to access my website (previously this had worked). In my _nextcloud.log_ file, I see the following: ``` ":3,"time":"2019-12-07T18:48:06+00:00","remoteAddr":"","user":"","app":"index","method":"GET","url":"\/index.php\/apps\/cms_pico\/pico\/tutorials","message":{"Exception":"Exception","Message":"Call to undefined method ParsedownExtra::textElements()","Code":0,"Trace":[{"file":"\/var\/www\/html\/lib\/private\/AppFramework\/App.php","line":126,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args" ``` Version...

type: Bug
status: Won't fix
info: Nextcloud

It would be nice to filter our hosts that are close to approaching a hard state, while ignoring hosts that just entered a soft state.

# Version: kitchen-inspec 2.4.0 # Environment: Virtual machine running Ubuntu 20.04 # Scenario: I have a post-verify lifecycle hook that is used to collect data from the virtual machine after...

Status: Untriaged

- Added params for the operating system major and minor version numbers. Together with the OS name, these determine an OS'uniqueness in Foreman and should probably do so here as...