mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 00:55:19 +00:00
Use eipalloc instead of eni in EC2 interface properties example
Fixes #27815
This commit is contained in:
parent
577191696d
commit
13a9bc9053
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user