Sha256: b224c9b3b2c2929afc4d9e1a8e819683dedda57667a65784084e4611d207a98c
Contents?: true
Size: 514 Bytes
Versions: 1
Compression:
Stored size: 514 Bytes
Contents
default[:phpbuild] = { :git => { :repository => "git://github.com/CHH/php-build.git", :revision => "cc4e3cf912969448159177f903eedc1bf59438aa" }, :phpunit_plugin => { :git => { :repository => "git://github.com/CHH/php-build-plugin-phpunit.git", :revision => "2ee717c0e783809458f3073258c63f42500d1298" } }, :custom => { :php_ini => { :memory_limit => "512M", :timezone => "UTC" } }, :arch => (kernel['machine'] =~ /x86_64/ ? "x86_64" : "i386") }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ciborg-3.0.0 | chef/travis-cookbooks/ci_environment/phpbuild/attributes/default.rb |