index
:
openbook-v4-ci.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bootstrap
/
run_salt.sh
blob: 869b52bf5d3dbb045805a7dfc1a50fa389d768ed (
plain
)
1
2
3
4
#!/bin/bash salt '*' state.highstate pillar="$($(dirname ${0})/pillar_config.rb)" exit 0