Hello,
Can somebody here pass on the question to puppetforge maintainers please?
I'm trying to upload a new release of my module which is about 25MB, but
I'm getting an nginx error saying the size is too large. But the default
install case for my module needs the bunch of jar files that come al
Hi all,
This year we are hosting third DevOpsDays India in Bangalore on November
Hi all,
I'm trying to test a defined type that looks like this:
define app_setup::app($app_name = $title) {
include app_setup::params
$app_host = $app_setup::params::app_hosts[$app_name]['url']
$app_port = $app_setup::params::app_hosts[$app_name]['port']
$deploy_user= $ap