fmn: add missing comma
This commit is contained in:
parent
533ba99068
commit
9b29115930
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ config = {
|
||||||
"fasjson": {
|
"fasjson": {
|
||||||
"active": True,
|
"active": True,
|
||||||
"url": "https://fasjson.fedoraproject.org/"
|
"url": "https://fasjson.fedoraproject.org/"
|
||||||
}
|
},
|
||||||
"fas_credentials": {
|
"fas_credentials": {
|
||||||
"username": "{{fedoraDummyUser}}",
|
"username": "{{fedoraDummyUser}}",
|
||||||
"password": "{{fedoraDummyUserPassword}}",
|
"password": "{{fedoraDummyUserPassword}}",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue