Created by: tpo
Also:
~/src/projects/cdist/cdist/bin$ ./build-helper man Unknown target man - aborting ~/src/projects/cdist/cdist/bin$ cd .. ~/src/projects/cdist/cdist$ ./bin/build-helper…
Created by: telmich
Hey!
version.by should not be changed nor should build-helper be involved after cdist has been installed system wide.
How did you install cdist? pip install cdist should…
Created by: tositrino
Moin Nico,
yeah i know, i could do 'pip install' or maybe use the checkout and then put scripts/cdist into my path but to cite 'bin/cdist' :
Wrapper for real script…
Created by: telmich
I may have misunderstood you: Are you running a multi user installation from a checkout? If so, this is definitely not intented :-)
If multiple people want to run cdist from a…
Created by: telmich
Hey Alex,
you can use either - i've just added a hint in the documentation for tha.
Thanks for asking!
Created by: telmich
Hey Alex,
no - and I'm shocked to see that MacOSX seems to use case INsensitive names in their files!
I suggest that you use ~/.cdist/ instead of cdist/conf/* for your…
Created by: agreif
you can ignore and close this issue, because I opened it, I misunderstood the cdist principles. Now I examined some other types, and refactored my own code.
thanks, ALex.
Created by: telmich
See 49c6863t - fixed some time ago.
Created by: telmich
That's how it looks like in the included types: [22:05] bento:type% grep "os=" -r…
Created by: dheule
This Issue is fixed, but i can't close it, can someone close it ?
Created by: telmich
I think I have just given this permission to you - can you verify that? :-)
dheule [Fri, Jan 17, 2014 at 12:36:57AM -0800]:
This Issue is fixed, but i can't close it, can…
Created by: dheule
Jep it works ... thx ... Thee problem was fixed with pull request #233
Created by: telmich
Maybe configure preos with cdist is better than adding triggers
Created by: telmich
Can be done configuring preos with custom manifests as of some days ago.
Created by: asteven
The idea of this type is to abstract the installation of postfix. It is correct that currently all it does is to install a package named 'postfix'.
But if the package name is…
Created by: asteven
Would IMHO be fixed by https://github.com/asteven/cdist/tree/issue/217
Created by: dheule
Thats ok for me.
Could you please add os suse and gentoo to supported types ?
__postfix and __postfix_postconf has ben tested by us on this to distis and works without other…
Created by: telmich
Daniel,
I believe it is ok if you do the change yourself & submit a pull request.
Also easier for Steven, who is not likely to like SuSE sooner or later…