-
Notifications
You must be signed in to change notification settings - Fork 911
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ec2): Fetch metadata every boot
Following 7f87fa3, we'll setup networking first boot and also respond to hotplug events, but if network is modified while an instance is powered off, updates won't be visible to the instance upon next boot. This commit ensures that on ec2, networking information is fetched every boot. Salesforce case #00378972
- Loading branch information
1 parent
4de8dc2
commit 461e4c3
Showing
2 changed files
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters