Giter Club home page Giter Club logo

Comments (7)

hurzhurz avatar hurzhurz commented on July 18, 2024 1

@hartwork Thanks for the hint! I somehow overlooked and also didn't expect that...

from salt.

petrows avatar petrows commented on July 18, 2024

I have the same issue, all my scripts are broken now after update. I also have downgraded to previous version.

from salt.

bendikro avatar bendikro commented on July 18, 2024

b0e7c62 by @hurzhurz is what caused this regression. @s0undt3ch

from salt.

hartwork avatar hartwork commented on July 18, 2024

This is crazy, it makes 3007.1 unusable. Could this be fixed please?

from salt.

hurzhurz avatar hurzhurz commented on July 18, 2024

@dtzampanakis Can you tell a bit more about how you run the master with this example config?

I wanted to try it, but I can't get it working, even with 3006.8.

I made a file structure like this in a test VM:

/root/master-test/
/root/master-test/master (your mentioned config)
/root/master-test/states/
/root/master-test/states/abc (dummy file)
/root/master-test/pillar/

And I started the master like this:
cd /root/master-test/ && salt-master -c .

The master actually uses the file structure in /root/master-test/ for minion keys, cache, etc.
But a cp.list_master against a connected minion doesn't list anything.

It looks like the master worker threads have / as CWD. So with "./states" they actually look in "/states".
And if I create "/states/" and a file "/states/abc", cp.list_master actually shows the file "abc".

Am I missing a step? Or do you use anything special to run the master, like docker or so?

from salt.

hartwork avatar hartwork commented on July 18, 2024

@hurzhurz this is about salt-ssh. Have you tried salt-ssh?

from salt.

dwoz avatar dwoz commented on July 18, 2024

@hurzhurz Assigned this to you assuming you are up for the task. :)

from salt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.