[00:14] harlowja, $ sh -c ': ${cloudinit_config}:="/etc/cloud/cloud.cfg"}; echo $cloudinit_config' [00:14] at https://code.launchpad.net/~harlowja/cloud-init/freebsd-rc.d/+merge/202155 [00:14] prety sure that is wrong. [00:14] kwadronaut, yeah, there is no query. -( [00:15] would like to get there. [00:15] harlowja, above, that syntax is not going to do what you would think (and i think it is supposed to do) [00:15] i think there should not be the first closing paren [00:15] ie, should be: [00:16] : ${cloudinit_config:="/etc/...cfg"} [00:16] but even that i think might be wrong [00:16] ok. to be clear, this looks wrong: [00:16] ': ${cloudinit_config}:="/etc/cloud/cloud.cfg"}; echo $cloudinit_config [00:16] and i think it should be: [00:17] : ${cloudinit_config:="/etc/cloud/cloud.cfg"}; echo $cloudinit_config [00:17] bah. drop the '; echo...' at the end that was just my testing. [00:17] i think yo uprobably cna make out what i intended to say. [00:43] lol [00:43] k [00:45] smoser so sean hopefully will upload freebsd ports missing requirements soon, i'll bug him about it next week, depending on where he is [00:45] and then up goes cloud-init [00:46] *in the same repos [00:47] and then we can get freebsd working even more [00:47] and so on... === harlowja is now known as harlowja_away