geteduroam-ops/Makefile

13 lines
270 B
Makefile
Raw Normal View History

2013-09-02 14:17:46 +00:00
cosmos:
fab all cosmos
upgrade:
fab upgrade
2014-02-22 20:43:18 +00:00
db:
@python ./fabfile/db.py > global/overlay/etc/puppet/cosmos-db.yaml
@git add global/overlay/etc/puppet/cosmos-db.yaml && git commit -m "update db" global/overlay/etc/puppet/cosmos-db.yaml
tag: db
./bump-tag