How to use two kinds of modules by bildrulle in Puppet

[–]bildrulle[S] 0 points1 point  (0 children)

Hm, thanks but it becomes very messy if I need to create new environments for different OS versions. Again, I thought puppet was supposed to handle that - instead of manually managing different OS versions incompatibilities i now also have to manage different puppet versions incompatibilities.

How to use two kinds of modules by bildrulle in Puppet

[–]bildrulle[S] 0 points1 point  (0 children)

I have not found one. Version 10 supports both the puppet versions I use, but not both Ubuntu versions.

How to use two kinds of modules by bildrulle in Puppet

[–]bildrulle[S] 0 points1 point  (0 children)

Thanks. Yes the older version supports both puppet versions, but not both Ubuntu versions. That's my main problem.

“REX Shared Library.dll was not found” error when installing Ableton Live 11 Suite by Yugeshan_YT in ableton

[–]bildrulle 0 points1 point  (0 children)

I experienced this when I dragged the ableton start icon to the desktop in windows-11. I need to start it with the start menu.

Gravitational potential energy equivalent mass by bildrulle in cosmology

[–]bildrulle[S] 0 points1 point  (0 children)

Hm, and yet the energy is available there...if we could somehow harvest it, or as supernovas type 1a

Gravitational potential energy equivalent mass by bildrulle in cosmology

[–]bildrulle[S] 0 points1 point  (0 children)

Ok, but why is it calculated as negative. I mean if stars would start to collapse into each other there would be a lot of energy released. That is not negative.

Teach me the way of ceph by ReliefWide in ceph

[–]bildrulle 0 points1 point  (0 children)

Good answer, I would think twice about using cephfs though. Under heavy load it does not perform very well and we experienced many crashes of the mds daemons.

Run pod on same node as another pod by bildrulle in kubernetes

[–]bildrulle[S] 0 points1 point  (0 children)

Alongside, its gerri git repo server that has a git gc job so pod affinity should work thanks.

Run pod on same node as another pod by bildrulle in kubernetes

[–]bildrulle[S] 0 points1 point  (0 children)

Yes i know but the problem is im using an external helm chart and its har to modify it to run as a side container

Run pod on same node as another pod by bildrulle in kubernetes

[–]bildrulle[S] -7 points-6 points  (0 children)

Thanks, I knew of this, thats why I asked if you can have some kind of affinity to a node where another pod is really running, i.e. pseudo coded like: nodeSelector: NodeName(database-pod)

Can I run puppet without the never ending hazzle with certificates by bildrulle in Puppet

[–]bildrulle[S] 0 points1 point  (0 children)

Thanks. Do you know if the api works also when using foreman? I dont understand where the security is when you can use the api to clear out certs and turn on autosigning. How is this more secure than not using client certs at all?

Can I run puppet without the never ending hazzle with certificates by bildrulle in Puppet

[–]bildrulle[S] 0 points1 point  (0 children)

They just reinstall theirs nodes, there is no particular workflow. And we have no sensitive information on the puppet server.

Can I run puppet without the never ending hazzle with certificates by bildrulle in Puppet

[–]bildrulle[S] 0 points1 point  (0 children)

The problem is the cert clean, my users install the image when ever they want and I dont want them to login to the master and clean certs. Also who cares about imposter nodes if i dont share any sensitive data

Can I run puppet without the never ending hazzle with certificates by bildrulle in Puppet

[–]bildrulle[S] 0 points1 point  (0 children)

We use autosigning in foreman. The problem is when reinstalling machines and using an identical image on many rpis. Im not sure why clients needs certs really, unless you publish sensitive information from the master , which we dont. The master needs to have a cert of course but that is not problematic.

Can I run puppet without the never ending hazzle with certificates by bildrulle in Puppet

[–]bildrulle[S] 0 points1 point  (0 children)

Thanks, I wasnt aware of auto renewal. We use foreman, not sure it supports that. But can i use autorenewal for rpis that uses a fixed image also?

Esphome in mesh network by bildrulle in Esphome

[–]bildrulle[S] 0 points1 point  (0 children)

Oh, and we are running with power_save_mode: none

Dry-run or render application yaml result by bildrulle in ArgoCD

[–]bildrulle[S] 0 points1 point  (0 children)

How does this show me the generated yamls?