• Joined on 2021-11-20
ungleich-gitea commented on issue ungleich-public/cdist#278 2021-11-20 15:51:52 +00:00
__jail --state absent should imply --stopped

Created by: jdguffey

Issued pull request #150 (note typo in the commit title -- it fixes issue #149, not 147).

ungleich-gitea commented on issue ungleich-public/cdist#277 2021-11-20 15:51:51 +00:00
Type __package_apt: Support selecting release

closed

ungleich-gitea commented on issue ungleich-public/cdist#276 2021-11-20 15:51:49 +00:00
Allow resolver to handle circular references, if they are valid

Created by: telmich

Solved a long time ago.

ungleich-gitea commented on issue ungleich-public/cdist#275 2021-11-20 15:51:48 +00:00
__line fails, if line contains single/double quotes

Created by: telmich

Fixed some time ago

ungleich-gitea commented on issue ungleich-public/cdist#275 2021-11-20 15:51:46 +00:00
__line fails, if line contains single/double quotes

Created by: winduptoy

@telmich I'm having trouble with this one.

On remote machine, /etc/TEST.txt

Hello
Hello
dc_eximconfig_configtype='local'
Hello
Hello
echo __line…
ungleich-gitea commented on issue ungleich-public/cdist#275 2021-11-20 15:51:45 +00:00
__line fails, if line contains single/double quotes

Created by: darko-poljak

@winduptoy Can you test a fix from PR: https://github.com/ungleich/cdist/pull/594

ungleich-gitea commented on issue ungleich-public/cdist#275 2021-11-20 15:51:44 +00:00
__line fails, if line contains single/double quotes

Created by: winduptoy

@darko-poljak @telmich #594 works for me.

ungleich-gitea commented on issue ungleich-public/cdist#275 2021-11-20 15:51:42 +00:00
__line fails, if line contains single/double quotes

Created by: matthijskooijman

Seems like this is fixed and can be closed?

ungleich-gitea commented on issue ungleich-public/cdist#275 2021-11-20 15:51:41 +00:00
__line fails, if line contains single/double quotes

Created by: asteven

Just for reference. Issues like this one would also be reliably solved by #663.

ungleich-gitea commented on issue ungleich-public/cdist#273 2021-11-20 15:51:37 +00:00
type __ssh_authorized_keys fails for new user.

Created by: statianzo

Sounds related to #100.

ungleich-gitea commented on issue ungleich-public/cdist#273 2021-11-20 15:51:36 +00:00
type __ssh_authorized_keys fails for new user.

Created by: telmich

Yeah, explorers that depend on the execution of other types code are "broken", because the execution of all manifests and explorers happens before code execution. Usually we…

ungleich-gitea commented on issue ungleich-public/cdist#273 2021-11-20 15:51:35 +00:00
type __ssh_authorized_keys fails for new user.

Created by: telmich

And yes, #100 is related and may already be the fix - expect a patch sometime next week (and if it doesn't appear, nag us!)

ungleich-gitea commented on issue ungleich-public/cdist#273 2021-11-20 15:51:33 +00:00
type __ssh_authorized_keys fails for new user.

Created by: statianzo

I'll be sure to nag, because it's a change I look forward to.

ungleich-gitea commented on issue ungleich-public/cdist#273 2021-11-20 15:51:24 +00:00
type __ssh_authorized_keys fails for new user.

Created by: jdguffey

Any progress on this?

ungleich-gitea commented on issue ungleich-public/cdist#273 2021-11-20 15:51:23 +00:00
type __ssh_authorized_keys fails for new user.

Created by: jdguffey

??

How is this issue coming along? Can I look forward to a patch in master this week?

ungleich-gitea commented on issue ungleich-public/cdist#273 2021-11-20 15:51:21 +00:00
type __ssh_authorized_keys fails for new user.

Created by: telmich

Looking into this tomorrow - expect progress ~mid of week!

Cheers,

Nico

Jake Guffey [Mon, Mar 04, 2013 at 07:05:51AM -0800]:

??

How is this issue coming along? Can I…

ungleich-gitea commented on issue ungleich-public/cdist#273 2021-11-20 15:51:20 +00:00
type __ssh_authorized_keys fails for new user.

Created by: statianzo

That's great news to hear.

ungleich-gitea commented on issue ungleich-public/cdist#273 2021-11-20 15:51:19 +00:00
type __ssh_authorized_keys fails for new user.

Created by: jdguffey

Anything?

Just nagging because you said to. ;)

ungleich-gitea commented on issue ungleich-public/cdist#273 2021-11-20 15:51:17 +00:00
type __ssh_authorized_keys fails for new user.

Created by: jdguffey

Hey, Nico:

It's been a couple weeks since I've seen any activity. How's it coming along?