Project

General

Profile

Actions

Feature #1561

open

Add new provision template types for EC2

Added by David Swift about 12 years ago. Updated almost 6 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Unattended installations
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

EC2 uses cloud-init to bootstrap machines. This can be configured to run custom cloud-init scripts, as well as even Bash scripts.

To facilitate using EC2, I would like to add 2 new provisioning templates.

The first is called 'cloud-init', and it is available based upon the same rules as any other template. When the EC2 instance is built this script is passed as userdata via fog.

The second is called 'cloud-include', and it is available at a URL on the Foreman host to be used by the 'cloud-init' script if required. However, this one requires a bit of forethought, as the Foreman host must be available to the EC2 instance during bootstrap via security group rules.


Related issues 1 (0 open1 closed)

Related to Foreman - Feature #1223: Provisioning engine for EC2ClosedOhad Levy10/12/2011Actions
Actions

Also available in: Atom PDF