integ/config/puppet-modules/puppet-drbd-0.5.2/debian
Matheus Guilhermino 53c79f1658 Fix warnings on puppet-drbd's resource.pp
Some values on resource.pp were defined as strings and operated on
as numbers, this causes puppet to automatically convert the strings
to the Numeric type, generating the following warning:

The string '<num_value>' was automatically coerced to the numerical
value <num_value>

to fix this, all affected values were cast to Numeric.

Test Plan:
PASS: Build & install
PASS: AIO-SX Successful Bootstrap
PASS: AIO-SX Successful Unlock

Story: 2010757
Task: 48027

Change-Id: Iebac4655b9bf22ba969b684c6709df09641b6969
Signed-off-by: Matheus Guilhermino <matheus.machadoguilhermino@windriver.com>
2023-05-16 19:55:23 +00:00
..
deb_folder Add debian package for puppet-drbd 2021-09-28 12:42:32 +03:00
patches Fix warnings on puppet-drbd's resource.pp 2023-05-16 19:55:23 +00:00
meta_data.yaml meta_data.yaml: add sha256sum checksum 2022-03-03 14:30:40 +08:00