cookbook 'php5_ppa', '= 0.1.0'
php5_ppa (3) Versions 0.1.0 Follow7
Installs/Configures php5 from ppa
cookbook 'php5_ppa', '= 0.1.0', :supermarket
knife supermarket install php5_ppa
knife supermarket download php5_ppa
php5-ppa cookbook
add ppa repository of php5.
Requirements
depends "apt"
Usage
add recipe to run_list
Attributes
- ["php5_ppa"]["keyserver"] = "keys.gnupg.net"
Recipes
from_skettler
add https://launchpad.net/~skettler/+ppa-packages and execute apt-get update
Contributing
e.g.
- Fork the repository on Github
- Create a named feature branch (like
add_component_x
) - Write you change
- Write tests for your change (if applicable)
- Run the tests, ensuring they all pass
- Submit a Pull Request using Github
License and Authors
Authors: sawanoboryu@higanworks.com (HiganWorks LLC)
Licensed under the Apache License, Version 2.0 (the "License");
Dependent cookbooks
apt >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.