chef-training / chef_classroom

Chef-provisioning cookbook for managing a Chef Training Classroom
Other
5 stars 6 forks source link

Remaining Configuration After Portal Deployment #50

Open burtlo opened 9 years ago

burtlo commented 9 years ago
  1. Copy the local copy of chef_classrom/attributes/default.rb to the /root/chef_classrom/attributes/default.rb on the chef portal.
    • class_name
    • number_of_students
    • ip_range
    • region
    • iam_instance_profile
    • ...
burtlo commented 9 years ago

This is more details related to #43.