Configuration management, using the Infrastructure as Code model.
We're willing to provide configuration for our production service in rOPS using Salt.
Configuration management, using the Infrastructure as Code model.
We're willing to provide configuration for our production service in rOPS using Salt.
For context, when we apply Salt configuration, it currently checks if ipv6-setup-tunnel is running.
I tried pip install salt==3006.8, but it brings the same strange issue : AttributeError: cannot access submodule 'cmdmod' of module 'salt.modules' (most likely due to a circular import)
(same in WindRiver)
@yousra I think pip install salt==3006.8 should work, with dependencies.
Salt dependencies are reasonable enough to add to requirements.txt:
If Salt dependencies are the issue, a possibility is to define requirements from https://github.com/saltstack/salt/tree/master/requirements