cookbook 'rackspace_support', '= 0.4.1'
rackspace_support (7) Versions 0.4.1 Follow0
Installs/Configures rackspace_support
cookbook 'rackspace_support', '= 0.4.1', :supermarket
knife supermarket install rackspace_support
knife supermarket download rackspace_support
rackspace_support Cookbook
Enables a node to be supported by Rackspace. Installs common
tools Rackspace support finds useful when debugging system
problems.
Note: This cookbook uses the firewall cookbook and will attempt
to manage your iptables unless the node is rackconnected.
Requirements
cookbooks
firewall
ohai
chef-sugar-rackspace
sudo
apt
Usage
rackspace_support::default
Just include rackspace_support
in your node's run_list
:
{ "name":"my_node", "run_list": [ "recipe[rackspace_support]" ] }
Contributing
- Fork the repository on Github
- Create a named feature branch (like
add_component_x
) - Write your 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: TODO: List authors
Dependent cookbooks
firewall >= 1.1.2 |
ohai >= 0.0.0 |
chef-sugar-rackspace >= 0.0.0 |
sudo >= 0.0.0 |
apt >= 0.0.0 |
yum >= 0.0.0 |
rack_user >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
rackspace_support CHANGELOG
1.0.0
- [dude051] - Removed all firewall rules not directly related to Rackspace Breaking change
0.4.0
- [jarosser06] - Added flag around firewall includes
0.3.0
- [jarosser06] - Added tmux package
- [jarosser06] - Added systat default config for debian based distros
0.2.0
- [jarosser06] - Added remote_ip tag
0.1.1
- [jarosser06] - Allow Established connections
0.1.0
- [jarosser06] - Initial release of rackspace_support
Foodcritic Metric
0.4.1 failed this metric
FC023: Prefer conditional attributes: /tmp/cook/462dc29bd1ad1e38d5cb0a64/rackspace_support/recipes/default.rb:32
0.4.1 failed this metric