change iscsi_ip_address to bind_host
This commit is contained in:
@@ -64,7 +64,7 @@ if $manage_volumes {
|
||||
}
|
||||
|
||||
class { 'cinder::volume::iscsi':
|
||||
iscsi_ip_address => $internal_address,
|
||||
iscsi_ip_address => $bind_host,
|
||||
physical_volume => $nv_physical_volume,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user