Mariano Paz

Results 4 issues of Mariano Paz

La libreria tiene una dependencia rota con httplib2, cualquier version por arriba de 0.9.2 rompe al querer usar el script de webservice. ```python Leyendo TA de /home/ec2-user/pyafipws/cache/TA-cb4ab4e307fef41bf4cd106e8303cae0.xml... /home/ec2-user/pyafipws/utils.py:315: UserWarning: Proxy...

Added amazon as alternative to rhel and fedora for platform family evaluation. Check ohai output when running Amazon linux. Fixes #106

In attributes default.rb 'amazon' is not listed as platform_family option. This should be included as an alternative of 'rhel' or 'fedora' in order to properly define other attributes that are...

After installing php70-fpm in CentOS 7, I realized that the default name for the service is not 'php-fpm' but 'php-fpm-7.0'. With that in mind, the 'notifies' sentences in php-fpm/definitions/php_fpm_pool.rb:26 causes...