mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Merge pull request #12886 from techhat/osaz
Add note regarding libcloud trunk
This commit is contained in:
commit
2fe5b0db4b
@ -417,6 +417,7 @@ def request_instance(vm_=None, call=None):
|
||||
)
|
||||
)
|
||||
|
||||
# Note: This currently requires libcloud trunk
|
||||
avz = config.get_cloud_config_value(
|
||||
'availability_zone', vm_, __opts__, default=None, search_global=False
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user