Daniel Wozniak

Results 245 comments of Daniel Wozniak

@nf-brentsaner Are you able to test this on a current nightly build? https://repo.saltproject.io/salt-dev/3006.x/latest/

@frogunder Can you please resolve the conflicts?

@frogunder Unfortunately there are conflicts now. I'll merge this if you ping me when they are resolved.

- Should we use a JSON file at all? I'm okay with it, but we should look at what format other cache files (such as pillar cache) use. I suspect...

Where in the pipelines are these failing/flaky?

@meaksh This needs to be rebased, otherwise it's ready.

Compiling the most recent gluster on Photonos 5.0.. +1 for an RPM from me. :) ``` tdnf install lvm2 gawk make libgcc-devel libstdc++-devel \ util-linux linux-api-headers autoconf libgcc-devel linux-api-headers \...

> ``` > ./autogen.sh > ./configure --disable-linux-io_uring --without-tcmalloc > make -j8 > make install > ``` > You can remove the `--without-tcmalloc` flag to configure by including gperftools in the...

runas uses a low level windows api to launch programs. The problem here is that the 'echo' is not a program located in the path.. It's actually a built in...