eid-ops/Makefile

13 lines
264 B
Makefile
Raw Normal View History

2013-09-02 16:17:46 +02:00
cosmos:
fab all cosmos
upgrade:
fab upgrade
2014-02-22 21:43:18 +01:00
db:
2021-06-21 15:19:50 +02:00
@python3 ./fabfile/db.py > global/overlay/etc/puppet/cosmos-db.yaml
2014-02-22 21:43:18 +01:00
@git add global/overlay/etc/puppet/cosmos-db.yaml && git commit -m "update db" global/overlay/etc/puppet/cosmos-db.yaml
tag: db
2017-10-26 11:27:05 +02:00
./bump-tag