Luca Carrogu

Results 2 issues of Luca Carrogu

## Description I have a service (supervisord) defined through an init script and I'm trying to enable it using Chef 17.2.9, with ``` service "supervisord" do action :enable end ```...

Type: Regression
Backport: 17

## :ghost: Brief Description I'm in the process to update from version 3.5.1 to version 4.1.0. I have changed the `pyenv_system_install` and `pyenv_user_install` into a `pyenv_install`., see changes (https://github.com/aws/aws-parallelcluster-cookbook/pull/1540/files#diff-53bf5a2a42cec9c76aca73559c9e0ed134e5a7943145fbb68054dca759357d4dR18-R32) During...