Report abuse

1
2
3
4
5
6
  }
  package { foobar:
    ensure => installed,
    responsefile => "puppet:///modules/php53_redis_fpm/php.ini",
  }
}