Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 730 Bytes

File metadata and controls

17 lines (12 loc) · 730 Bytes

Building

This repository contains high-level documentation on operating and extending the Autostrap cloud bootstrapping system. All documentation is in markdown format and can be rendered to HTML by issuing a

make

in the top-level directory (the result will end up in site/). This requires the following dependencies to work (puppet-sys11docs will take care of these):

You will find detailed information on the extra markdown features available in EDITING.md and information on creating your own build environment in ENVIRONMENT.md.