diff options
| author | Todd Willey <todd@ansolabs.com> | 2010-11-05 14:30:46 -0400 |
|---|---|---|
| committer | Todd Willey <todd@ansolabs.com> | 2010-11-05 14:30:46 -0400 |
| commit | f9bd8f41807a27d62b538707b9aaff44746d8933 (patch) | |
| tree | 222b440be8f25a034734b3c77a83dcab6f5fdf9c /doc/source | |
| parent | 990f4451e7779654188afa514baef270182f8697 (diff) | |
Change order of secions so puppeting is last, add more initial setup tasks.
Diffstat (limited to 'doc/source')
| -rw-r--r-- | doc/source/adminguide/multi.node.install.rst | 25 |
1 files changed, 16 insertions, 9 deletions
diff --git a/doc/source/adminguide/multi.node.install.rst b/doc/source/adminguide/multi.node.install.rst index 5ea0b6038..eaf8dd966 100644 --- a/doc/source/adminguide/multi.node.install.rst +++ b/doc/source/adminguide/multi.node.install.rst @@ -28,15 +28,6 @@ Bare-metal Provisioning To install the base operating system you can use PXE booting. -Deployment Technologies ------------------------ - -Once you have machines with a base operating system installation, you can deploy -code and configuration with your favorite tools: - -* Puppet -* Chef - Types of Hosts -------------- @@ -56,3 +47,19 @@ Other supporting services * Message Queue * Database (optional) * Authentication database (optional) + +Initial Setup +------------- + +* Networking +* Cloudadmin User Creation + +Deployment Technologies +----------------------- + +Once you have machines with a base operating system installation, you can deploy +code and configuration with your favorite tools to specify which machines in +your cluster have which roles: + +* Puppet +* Chef |
