What | Removed | Added |
---|---|---|
CC | kkaempf@suse.com | |
Flags | needinfo?(kkaempf@suse.com) |
Howard confirmed removing raet fixes the problem.
I reproduced this on AWS:
* Installed salt-master, does not automatically pull salt-raet.
* Default install works
>ec2-user@ip-172-31-14-201:~> sudo salt '*' test.ping
>ip-172-31-3-176.eu-central-1.compute.internal:
> True
* Installing salt-raet prevents salt-master from starting
* removing it fixes it again.
Klaus, I think we should remove salt-raet from the package. It is not going to
be developed further, and it looks like because it is not tested, it is
creating problems.