Forum: CFEngine Help Subject: comma in bundlesequence parameter -, is this normal Author: milindk Link to topic: https://cfengine.com/forum/read.php?3,24860,24860#msg-24860
I have a promoise where I need to pass a value to bundle under bundlesequence , attached below is code body common control { bundlesequence => { tmpfsconfig("20g") }; inputs => { "/var/cfengine/masterfiles/cfengine_stdlib.cf" }; host_licenses_paid => "100"; } while running in verbose mode the log show in a addtitonal comma calline the bundlesequence nova> -> Immunizing against parental death nova> -> Bundlesequence => {'tmpfsconfig(20g,)'} nova> ? Augment scope tmpfsconfig with s (s) in actual when calling bundle I do not see that comma nova> BUNDLE set_tmpfs_to_memory( {'20g'} ) my promise working fine but wanted to check is that comma is normal behaviour or something else _______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine