diff options
author | khilman <khilman@users.noreply.github.com> | 2018-06-05 11:47:07 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-05 11:47:07 -0700 |
commit | c1071d0f9b57958b22546abe8eadf670b3926b98 (patch) | |
tree | 6ac6947fc9196283ecba0c17a9033d3af3aaaa99 /tokens.yaml | |
parent | 2d79d03f5818c096535c9784b12df5ea99c0dbff (diff) | |
parent | a22e4a89a06bda681ba329bf73e05a7d9196efe3 (diff) |
Merge pull request #27 from montjoie/multi_slave_2018_x
Multi slave 2018 x
Diffstat (limited to 'tokens.yaml')
-rw-r--r-- | tokens.yaml | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/tokens.yaml b/tokens.yaml deleted file mode 100644 index d3a8760..0000000 --- a/tokens.yaml +++ /dev/null @@ -1,15 +0,0 @@ -lava_server_users: - - name: admin - token: longrandomtokenadmin - password: admin - superuser: yes - staff: yes - - name: example - token: longrandomtoken - password: examplepassword - -callback_tokens: - - filename: example - username: example - token: longrandomtokencallback - description: example-callback |