zulip/servers/puppet/modules
Luke Faraone 0696a3fbd7 Automatically configure all interfaces (including virtual!) at boot
On EC2-VPC we have the ability to attach multiple addresses to one
interface, and multiple interfaces to one machine.

We should configure those interfaces whenever our system boots, and
ideally whenever networking is restarted.

This commit adds a script that is executed once eth0 is brought up that
proceeds to configure all subsequent interfaces, real and virtual.

The script is configured to be installed (along with the helper script
that calls it) on all systems via Puppet.

(imported from commit fdc153ef649edbb8fedd40ff4d77262aae593c39)
2013-07-15 16:49:54 -04:00
..
humbug Automatically configure all interfaces (including virtual!) at boot 2013-07-15 16:49:54 -04:00
puppet-apt puppet-apt: Make priorities configurable. 2012-09-20 17:00:24 -04:00
puppet-common puppet: Make common::line use absolute paths 2013-02-08 16:05:51 -05:00
apt Move our server configuration into puppet. 2012-09-20 17:00:24 -04:00
common Move our server configuration into puppet. 2012-09-20 17:00:24 -04:00