Remove usage of ironic::drivers::ipmi::retry_timeout

This parameter is deprecated. The replacement parameter has a bigger
default value of 60 seconds, which we probably should use (the previous
one had a default of 10).

Change-Id: I987a15326fd6c462cbfc84815ef4ea8efc9c870a
This commit is contained in:
Dmitry Tantsur 2017-12-04 15:26:13 +01:00
parent 758e8caee0
commit c4d33554c0
1 changed files with 0 additions and 1 deletions

View File

@ -598,7 +598,6 @@ ironic::drivers::agent::deploy_logs_storage_backend: 'local'
ironic::drivers::agent::deploy_logs_local_path: '/var/log/ironic/deploy/'
# Ironic power and management drivers tuning
ironic::drivers::ipmi::retry_timeout: 15
ironic::drivers::ilo::default_boot_mode: 'bios'
# Rabbit