Deploy Chef OpenStack cookbooks

Deploy Chef OpenStack cookbooks

Deploy Chef OpenStack cookbooks, using Chef, and test the setup using Tempest.

  • Software requirements:
  • Hardware requirements:
    • At least 4GB of memory. 8GB or more is recommended.
    • At least 10GB of storage.
# git clone https://opendev.org/openstack/openstack-chef
# cd openstack-chef
# mkdir -p /etc/chef && cp .chef/encrypted_data_bag_secret /etc/chef/openstack_data_bag_secret
# chef-client -z -E allinone -r 'role[allinone]'
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.