28 Dec
2021
28 Dec
'21
00:05
Hello! My team and I have been working through evaluating Uyuni and we have an existing git repository with all our Salt states. The documentation here: https://www.uyuni-project.org/uyuni-docs/en/uyuni/salt/salt-gitfs.html states that we can use gitfs as the file-server backend but this does not seem to be reflected in the Uyuni Web UI. We added a configuration file to /etc/salt/master/master.d with our git remotes and get all expected values when running salt '*' cp.list_master_dirs. So, it appears that from the Salt perspective the configuration is working but the Uyuni UI does not reflect any managed states. What exactly is expected when using git remotes for Salt state/configuration?