chef-provisioning
A library for creating machines and infrastructures idempotently in Chef.
파일 탐색기
최종 버전 다운로드 (.zip)- config.yml
- update_version.sh
- CODEOWNERS
- ISSUE_TEMPLATE.md
- lock.yml
- PULL_REQUEST_TEMPLATE.md
- generate_driver
- metal
- 2012-05-22-new-driver-interface.html.markdown
- 2012-05-28-machine_batch.html.markdown
- blah.json
- blah.json
- clean_acls.rb
- cluster.rb
- dance.rb
- destroy_all.rb
- docker_ubuntu.rb
- docker_ubuntu_image.rb
- ec2_images.rb
- load_balanced_app.rb
- provisioner_machine.rb
- simple.rb
- test_everything.rb
- vagrant_linux.rb
- building_drivers.md
- configuration.md
- embedding.md
- faq.md
- requirements.md
- load_balancer.rb
- machine.rb
- machine_batch.rb
- machine_execute.rb
- machine_file.rb
- machine_image.rb
- ignore_convergence_failure.rb
- install_cached.rb
- install_msi.rb
- install_sh.rb
- no_converge.rb
- precreate_chef_objects.rb
- basic_machine.rb
- unix_machine.rb
- windows_machine.rb
- ssh.rb
- winrm.rb
- action_handler.rb
- add_prefix_action_handler.rb
- chef_managed_entry_store.rb
- chef_provider_action_handler.rb
- chef_run_data.rb
- convergence_strategy.rb
- driver.rb
- load_balancer_spec.rb
- machine.rb
- machine_image_spec.rb
- machine_spec.rb
- managed_entry.rb
- managed_entry_store.rb
- recipe_dsl.rb
- rspec.rb
- transport.rb
- version.rb
- chef_data_bag_resource.rb
- load_balancer.rb
- machine.rb
- machine_batch.rb
- machine_execute.rb
- machine_file.rb
- machine_image.rb
- provisioning.rb
- chef_metal.rb
- ignore_convergence_failure_spec.rb
- spec_helper.rb
- .gitignore
- .rspec
- .travis.yml
- CHANGELOG.md
- chef-provisioning.gemspec
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- Gemfile
- LICENSE
- Rakefile
- README.md
- VERSION
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/chef-boneyard/chef-provisioning
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd chef-provisioning
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
