chef-cookbooks
chef-cookbooks copied to clipboard
RCB OPS - Chef Cookbooks
Things like `neutron["l3"]["router_id"]` are documented in the README, but don't exist. Update the README attributes to match reality.
With nova-network we should only be laying down a monit config for nodes that actually get nova-network installed. In our opinionated configuration of nova we only install nova-network on compute...
Currently we only expose: cookbooks/cinder/attributes/default.rb:default["cinder"]["config"]["storage_availability_zone"] = "nova" We need to add default_availability_zone for customers with multiple cinder AZ's # default availability zone to use when creating a new volume. #...
Controller: > nova boot --image cirros-image --flavor 4 iantester ``` ERROR: The requested availability zone is not available (HTTP 400) (Request-ID: req-ce3191f1-ae84-42af-97f0-c35d2e1c6a63) ``` Controller: > nova service-list ``` +------------------+-----------------+----------+---------+-------+----------------------------+-----------------+ |...
I think these files can be removed. recipes/keystone-ldap-patch.rb templates/default/patches/ldap_user_enabled_default_config.py.1:2013.1-0ubuntu1~cloud0.erb $ git show -s aa6c516ebb024f8fb34dbed51a0f8910db1446cb commit aa6c516ebb024f8fb34dbed51a0f8910db1446cb Author: Jason Cannavale [email protected] Date: Tue Apr 30 16:24:54 2013 -0500 ``` ldap patch:...
This is from the internal security review recommendations. This may not be possible due to HA installs which need more than localhost bindings. We can investigate other methods of securing...
This is from the internal security review recommendations. It is not clear how Chef was installed in this report. Assigning to support-tools so we can check our automated install and...
This is from the internal security review recommendations. **Severity:** Medium **Description / Exploit:** The HAProxy Admin Console interface transmits sensitive or security-critical data (admin password) in cleartext in a communication...
This is from the internal security review recommendations. It is not clear how Chef was installed in this report. Assigning to support-tools so we can check our automated install and...