'Saltstack pillars are empty when I execute pillar.items?

I am trying to initialise pillars in my salt states but when I refresh the pillars and try to look at the data using pillar.item or pillar.ls , I am not able to see it.

My Folder structure at /srv/salt/base -

enter image description here

  • /etc/salt/master.d/roots.conf has the following

enter image description here

Output when I run pillar.item- enter image description here

Unable to figure out the problem here?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source