SUSE / DeepSea

A collection of Salt files for deploying, managing and automating Ceph.
GNU General Public License v3.0
161 stars 75 forks source link

Fix iSCSI default values #1821

Closed ricardoasmarques closed 4 years ago

ricardoasmarques commented 4 years ago

This PR fixes some iSCSI default values to match the ones configured in ceph-iscsi:

https://github.com/SUSE/ceph-iscsi/blob/ses6/ceph_iscsi_config/gateway_setting.py#L212

Signed-off-by: Ricardo Marques rimarques@suse.com

jschmid1 commented 4 years ago

the linter issue actually doesn't look legit:

16:06:52 +---------------------------+------------+
16:06:52 |message id                 |occurrences |
16:06:52 +===========================+============+
16:06:52 |3rd-party-module-not-gated |119         |
16:06:52 +---------------------------+------------+

retriggering

jschmid1 commented 4 years ago

retest this please

jschmid1 commented 4 years ago

retest this please

jschmid1 commented 4 years ago

whatever is going on with pylint, it's not caused by this PR..

jschmid1 commented 4 years ago

Please create a backport to SES6 @ricardoasmarques