aboutsummaryrefslogtreecommitdiffstats
path: root/library/recipes/tvmtool/examples/ut_with_roles/custom.cfg
blob: 8c90b8f62e71380f6d4287334b1324456be937a0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
    "BbEnvType": 1,
    "clients": {
        "me": {
            "secret": "fake_secret",
            "self_tvm_id": 42,
            "roles_for_idm_slug": "some_slug"
        }
    }
}