• Joined on 2021-11-20
ungleich-gitea commented on issue ungleich-public/cdist#264 2021-11-20 15:50:48 +00:00
"how to install": "./build" doesn't exist

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…

ungleich-gitea commented on issue ungleich-public/cdist#262 2021-11-20 15:50:46 +00:00
cdist/version.py needs rw permissions

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…

ungleich-gitea commented on issue ungleich-public/cdist#262 2021-11-20 15:50:45 +00:00
cdist/version.py needs rw permissions

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…

ungleich-gitea commented on issue ungleich-public/cdist#262 2021-11-20 15:50:44 +00:00
cdist/version.py needs rw permissions

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…

ungleich-gitea commented on issue ungleich-public/cdist#261 2021-11-20 15:50:42 +00:00
git clone cdist question

Created by: telmich

Hey Alex,

you can use either - i've just added a hint in the documentation for tha.

Thanks for asking!

ungleich-gitea commented on issue ungleich-public/cdist#260 2021-11-20 15:50:41 +00:00
cannot check in init file

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…

ungleich-gitea commented on issue ungleich-public/cdist#259 2021-11-20 15:50:39 +00:00
question on remote '~'

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.

ungleich-gitea commented on issue ungleich-public/cdist#258 2021-11-20 15:50:38 +00:00
apt-get is asking a question (where it shouldn't)

Created by: telmich

See 49c6863t - fixed some time ago.

ungleich-gitea commented on issue ungleich-public/cdist#257 2021-11-20 15:50:36 +00:00
define how explorer values should be used

Created by: telmich

That's how it looks like in the included types: [22:05] bento:type% grep "os=" -r…

ungleich-gitea commented on issue ungleich-public/cdist#257 2021-11-20 15:50:35 +00:00
define how explorer values should be used

closed

ungleich-gitea commented on issue ungleich-public/cdist#256 2021-11-20 15:50:34 +00:00
Document the --create-home flag for the user type

Created by: dheule

This Issue is fixed, but i can't close it, can someone close it ?

ungleich-gitea commented on issue ungleich-public/cdist#256 2021-11-20 15:50:32 +00:00
Document the --create-home flag for the user type

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…

ungleich-gitea commented on issue ungleich-public/cdist#256 2021-11-20 15:50:31 +00:00
Document the --create-home flag for the user type

Created by: dheule

Jep it works ... thx ... Thee problem was fixed with pull request #233

ungleich-gitea commented on issue ungleich-public/cdist#255 2021-11-20 15:50:30 +00:00
preos: Support adding triggers

Created by: telmich

Maybe configure preos with cdist is better than adding triggers

ungleich-gitea commented on issue ungleich-public/cdist#255 2021-11-20 15:50:28 +00:00
preos: Support adding triggers

Created by: telmich

Can be done configuring preos with custom manifests as of some days ago.

ungleich-gitea commented on issue ungleich-public/cdist#253 2021-11-20 15:50:27 +00:00
type __postfix unneded

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…

ungleich-gitea commented on issue ungleich-public/cdist#253 2021-11-20 15:50:26 +00:00
type __postfix unneded

Created by: asteven

Would IMHO be fixed by https://github.com/asteven/cdist/tree/issue/217

ungleich-gitea commented on issue ungleich-public/cdist#253 2021-11-20 15:50:24 +00:00
type __postfix unneded

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…

ungleich-gitea commented on issue ungleich-public/cdist#253 2021-11-20 15:50:23 +00:00
type __postfix unneded

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…

ungleich-gitea commented on issue ungleich-public/cdist#253 2021-11-20 15:50:22 +00:00
type __postfix unneded

Created by: telmich

Fixed in 367ef21bd8bcf761789db470e8cbd85f1ab01c97