--
You received this message because you are subscribed to the Google Groups "Salt-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/salt-users/7fc05a61-2885-4cd8-9da8-92149aff7e5c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Salt-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/salt-users/ca5d9874-84ad-4496-b4ca-c6cff9a4f531%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Salt-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+unsubscribe@googlegroups.com.
4. ansible has really great marketing, whereas salt has very little. There's not even a consistent meetup in the bay area for salt.
On Mon, Mar 6, 2017 at 11:24 PM, Thomas Güttler <guet...@gmail.com> wrote:Several months ago we compared Ansible and Salt.
We decided to use Salt.
Now I looked at this trend of StackOverlow tags:
http://sotagtrends.com/?tags=[salt-stack,ansible]
What has Ansible, what Salt does not have?
Maybe Ansible is more attractive to new comers, and pros work with salt :-)
.... Is there something salt can learn from ansible?--
You received this message because you are subscribed to the Google Groups "Salt-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/salt-users/ca5d9874-84ad-4496-b4ca-c6cff9a4f531%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Salt-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/salt-users/CALKgCA048jJgqZW9e93T02btBzy3qQOyusYnPbQZ7MQinM93_w%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/salt-users/CALKgCA048jJgqZW9e93T02btBzy3qQOyusYnPbQZ7MQinM93_w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Salt-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/salt-users/6A07BD00-E104-4CD3-A790-62DAD35F49EA%40cloudflare.com.
I agree with Ryan - indeed on those topics we should probably focus more.I would just add the following:4. ansible has really great marketing, whereas salt has very little. There's not even a consistent meetup in the bay area for salt.Then we have to do it! Not only in the bay area, everywhere.IMHO promoting the project is equally important as writing code. All or many of us have contributed with pull requests, I believe that we should also help using all possible ways to promote our work.It is not as hard as it sounds like and I will give an example:In a field where everyone was sold to Ansbile, in less than 1 year, I have managed to build a small community of 179 passionate network engineers (and probably few others, not present in the channel).Let’s not focus on myself, but one single person to bring ~180 folks around a tool nobody ever considered, I think it says a lot in my opinion.And I am not as nearly as skilled as many of the people here, I just didn’t give up: I wrote blog posts, I went to conferences to speak, I was available on chats etc.My message is: each and everyone of us can do much better than I did. We can change how the red/blue lines on that chart will look in the future!— Mircea
On Mon, Mar 6, 2017 at 11:24 PM, Thomas Güttler <guet...@gmail.com> wrote:
Several months ago we compared Ansible and Salt.
We decided to use Salt.
Now I looked at this trend of StackOverlow tags:
http://sotagtrends.com/?tags=[salt-stack,ansible]
What has Ansible, what Salt does not have?
Maybe Ansible is more attractive to new comers, and pros work with salt :-)
.... Is there something salt can learn from ansible?
--
You received this message because you are subscribed to the Google Groups "Salt-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/salt-users/ca5d9874-84ad-4496-b4ca-c6cff9a4f531%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/salt-users/CALKgCA048jJgqZW9e93T02btBzy3qQOyusYnPbQZ7MQinM93_w%40mail.gmail.com.
I really pushed salt in our company. But i had a lot of discussions why a DevOps team should use Salt and not Ansible.
For my point of view. I like salt. I do custom modules and a lot more its so cool. Remote Commands are the best i've ever seen.
Its so plugable.
I like Red Hat and i think they do a really good job. Salt is used by SuSe and Nutanix and it was the first ConfigMgmt tool for Kuberntetes now they swithched to Ansible.
But some points are missing:
- no direct reply when a step was run. for the enduser there is no progress and for long running tasks we need a progress.
- we had a look at salt enterprise it needs a lot of improvement but its quiet cool.
- sudo support just for specific commands - sudo wrapper https://github.com/saltstack/salt/issues/39105
- we patching a lot the salt grains are changing all the time
Some points i changed to use salt in for DevOPs:
- we have a root-minion for the Infra People and an user-minion DevOps with just some sudo commands. i added a sudo wrapper for sudo commands.
I hope Salt will come more Popular again!
cheers oli
--
You received this message because you are subscribed to the Google Groups "Salt-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/salt-users/33d87293-0aad-49ef-ac4e-cbc391f5aa56%40googlegroups.com.
...
But some points are missing:
- no direct reply when a step was run. for the enduser there is no progress and for long running tasks we need a progress.
- ...
One reason could be that Salt-SSH (direct competitor of Ansible) is under-advertised by SaltStack company.
--
You received this message because you are subscribed to the Google Groups "Salt-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/salt-users/8a2eb971-8757-44ac-9031-fb1d8553a8af%40googlegroups.com.
There is currently a mechanism to receive progress reports while a
State run is executing in the form of additional Salt events. Put
`state_events: True` in the master config:
https://docs.saltstack.com/en/latest/ref/configuration/master.html#state-events
AFAIK, this additional information isn't automatically surfaced at the
CLI (though that would be a nice addition). However you can view them
by running the following Runner with the JID of the state run:
salt-run state.event 'salt/job/<JID>/prog/*/*' pretty=true
On Mon, Apr 17, 2017 at 9:33 AM, 'Mircea Ulinic' via Salt-users
<salt-...@googlegroups.com> wrote:
> +1 on this
>
> I am still convinced this responsibility belongs to us, the community, in
> particular to those using this feature. We can make more waves, write and
> speak about it, providing working (and eventually real-world) examples.
>
> On Sun, 16 Apr 2017, 16:03 Andrew Pashkin, <andrew....@gmx.co.uk> wrote:
>>
>> One reason could be that Salt-SSH (direct competitor of Ansible) is
>> under-advertised by SaltStack company.
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Salt-users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to salt-users+unsubscribe@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/salt-users/8a2eb971-8757-44ac-9031-fb1d8553a8af%40googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Salt-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to salt-users+unsubscribe@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/salt-users/CAPE1OO0%2BvFFd-2uWHcF5O9jsFqVHNwh6Z1Qi3%3DaL5pWCgO-HFg%40mail.gmail.com.
>
> For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Salt-users" group.
To view this discussion on the web visit https://groups.google.com/d/msgid/salt-users/CABsXarF%2B%2BNXQekMuKP%2Bba2051vhy8jfw6pR5ZhwdUPZ6bxy80Q%40mail.gmail.com.To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+unsubscribe@googlegroups.com.
Salt is far more complex than Ansible, so of course it has more issues.
Ansible is for one-off commands and doesn't require remote agents.
I think I get where you're coming from, and I'm not weighing on either side of the semantics of this but I think generally "agent" would refer to:
-An application component that is installed which is not part of a 'typical' system installation (sshd is typical).
-An application component which itself requires pre-knowledge of the centralized authority (server) upon which it is dependent.
I think I get where you're coming from, and I'm not weighing on either side of the semantics of this but I think generally "agent" would refer to:
-An application component that is installed which is not part of a 'typical' system installation (sshd is typical).
-An application component which itself requires pre-knowledge of the centralized authority (server) upon which it is dependent.
Ansible does not require anything 'non-standard' to be installed on a managed server and those managed servers do not need to know anything about the Ansible server.
With that said, I'm personally of the mind that an agent-based solution is more flexible, faster and better suited to ongoing configuration management. The [agentless] push method of Ansible seems better suited for deployment or orchestration.