Forum: CFEngine Help
Subject: Re: Using Variables in insert lines
Author: zzamboni
Link to topic: https://cfengine.com/forum/read.php?3,24417,24528#msg-24528

As is, the set_config_values() bundle will not work for the case you describe. 
For this you could use plain insert_lines: promises as I showed above. It 
shouldn't be too hard to make a version of set_config_values() that takes 
arrays and makes one line per value in the array. Maybe I'll take a stab at it 
when I have some time.

_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to