Merge "Bump up ipa-ip-lookup-attempts to 6"
This commit is contained in:
commit
60637c02c6
@ -69,7 +69,7 @@ cli_opts = [
|
||||
|
||||
cfg.IntOpt('ip_lookup_attempts',
|
||||
min=1,
|
||||
default=int(APARAMS.get('ipa-ip-lookup-attempts', 3)),
|
||||
default=int(APARAMS.get('ipa-ip-lookup-attempts', 6)),
|
||||
deprecated_name='ip-lookup-attempts',
|
||||
help='The number of times to try and automatically '
|
||||
'determine the agent IPv4 address. '
|
||||
|
@ -0,0 +1,5 @@
|
||||
---
|
||||
other:
|
||||
- |
|
||||
Bumps up ipa-ip-lookup-attempts to 6, adding extra time
|
||||
for networking to be setup before giving up.
|
Loading…
x
Reference in New Issue
Block a user