Use eipalloc instead of eni in EC2 interface properties example

Fixes #27815
This commit is contained in:
rallytime 2015-10-13 14:46:01 -06:00
parent 577191696d
commit 13a9bc9053

View File

@ -973,7 +973,7 @@ the network interfaces of your virtual machines, for example:-
# Uncomment this to associate an existing Elastic IP Address with
# this network interface:
#
# associate_eip: eni-XXXXXXXX
# associate_eip: eipalloc-XXXXXXXX
# You can allocate more than one IP address to an interface. Use the
# 'ip addr list' command to see them.