Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

(WIP) Add Elastic IP pooling #228

Closed
wants to merge 1 commit into from
Closed

Conversation

sevenmachines
Copy link
Contributor

Theis change allows the specification of a pool of elastic ips, for
example,

ec2:
eip
pool: 2

will create 2 EIP's in the cloud formation, with output names EIP1
and EIP2.

Theis change allows the specification of a pool of elastic ips, for
example,

  ec2:
    eip
      pool: 2

will create 2 EIP's in the cloud formation, with output names EIP1
and EIP2.
@sevenmachines sevenmachines changed the title Add Elastic IP pooling (WIP) Add Elastic IP pooling Sep 13, 2016
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling bec8d7b on add_elastic_ip_pool into * on master*.

@sevenmachines sevenmachines deleted the add_elastic_ip_pool branch October 31, 2016 20:57
@sevenmachines sevenmachines restored the add_elastic_ip_pool branch October 31, 2016 20:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants