Created by: telmich
The actual problem:
INFO: localhost: Running global explorers /var/lib/cdist/conf/explorer/lsb_codename: line 23: /var/lib/cdist/conf/explorer/os: Permission…
Created by: telmich
Good comment from sar:
16:13 < sar> telmich: echo "${__target_host%%.*}", problem solved
Created by: jdguffey
What if a user provides an IP address rather than a hostname?
On Nov 14, 2012, at 10:22 AM, Nico Schottelius notifications@github.com wrote:
Good comment from sar:
…
Created by: telmich
good point. maybe we need to check if it is an IPv4 address and if so, keep it as it is
Created by: telmich
I think we do not need to fix this anymore - shell can handle this easily.
Created by: telmich
Well, it looks like you spotted something we have documented, but not implemented so far :-)
We are currently discussing whether to implement it in __user or to create a new…
Created by: jpease
However implemented, I like the idea of being able to re-run cdist to adjust group membership after initial user creation.
Created by: telmich
Hello,
the __user_groups type has been included in the master tree - do you want to give it a try and some feedback?
Created by: jpease
Sorry about the slow response time. Looks good. Thank you.
Created by: telmich
10:42 < sar> telmich: re ./cdist/issues/127: don't code this, I've allready done it -> review this afternoon
Created by: telmich
I think we fixed this with the reordered execution some time ago.
Created by: telmich
Also hint the user on the possiblity to store its own stuff in ~/.cdist
Created by: telmich
Bug still exists in python, added a workaround in cdist.