Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 537 Bytes

Research.mkd

File metadata and controls

15 lines (10 loc) · 537 Bytes

Ubuntu allows for booting ISOs with seeded execute at different stages

  • preseed/early_command #chef before gui
  • ubiquity/success_command #chef on target system
  • partman/early_command #chef before partitioning

This allows us to have a chef-client/solo run during OS installation, even before partitioning has taken place.