blob: 4639f41f7253cb3b3629c0261f3267af3c0d0606 (
plain)
1
2
3
4
5
6
7
8
9
|
source "https://supermarket.chef.io"
metadata
###########################
# APP
#######
#ST_MSOCHEF
cookbook "mso-config", git: "ssh://git@10.208.194.49/mso/mso-config.git", branch: "master"
|