Skip to content

Instantly share code, notes, and snippets.

@ahammond
Created October 6, 2016 21:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ahammond/7bc9a36bcafdb7d15ae2f5c93517155a to your computer and use it in GitHub Desktop.
Save ahammond/7bc9a36bcafdb7d15ae2f5c93517155a to your computer and use it in GitHub Desktop.
ahammond@salt:~$ sudo service salt-master stop; sudo rm -rf /var/cache/salt/master/*; sudo service salt-master start
ahammond@salt:~$ sudo salt-run git_pillar.update
[WARNING ] /usr/lib/python2.7/dist-packages/salt/grains/core.py:1493: DeprecationWarning: The "osmajorrelease" will be a type of an integer.
master ssh://ssh_pillar/AnchorFree/pillar.git:
True
[INFO ] Runner completed: 20161006215358065118
ahammond@salt:~$ sudo salt buildbotm saltutil.refresh_pillar
buildbotm:
True
ahammond@salt:~$ sudo salt buildbotm pillar.get buildbot:lookup:builds:sec/pai:oses
buildbotm:
----------
CentOS:
----------
6.2:
centos62
7.2.1511:
centos72
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment