Description of problem: All options of Samba server cman resource agent are ignored by clufter in the conversion process. Version-Release number of selected component (if applicable): 6653eb19834b66b3dde4dafc1e4533e4a00df748 from next branch How reproducible: always Steps to Reproduce: 1. try converting cman cluster.conf containing samba resource with some options defined Actual results: resource gets converted to native LSB/systemd resource without migrating any of the options or printing any warning. Expected results: Show a warning that no options were migrated and should be changed in the respective system-wide config file on each node (if required). Additional info: none
Very reasonable suggestion, thanks.
Fixed upstream as of https://github.com/jnpkrn/clufter/commit/894b76f8f949197175bd7aa5a3a83c3a04796e65 During the conversion involving samba resource, following is output: > [ccsflat2cibprelude] XSLT: NOTE: cannot convert samba resource directly, > hence some configuration bits can be lost (config_file,smbd_options, > nmbd_options)