Skip to content
Snippets Groups Projects
Commit 9e862d8c authored by Hervé  MENAGER's avatar Hervé MENAGER
Browse files

[WIP] ansible deployment

system works up until gitlab upload
current error is a 404:

```
[hmenager@hub16 tmp]$ sudo curl -X POST
 -H 'Accept: sudo application/json' -H 'Content-type: application/json'
 -H 'PRIVATE-TOKEN: xxxxxxxxxxxxxx'
 --data-binary @/home/ippidb/ssh_key.json
 https://gitlab.pasteur.fr/api/v3/projects/odoppelt/iPPIDB/keys
{"error":"404 Not Found"}
```


Former-commit-id: 73839d6d0f1d8b10cb28c5f277115215dbc57e0e
parent 779b7bb4
No related branches found
No related tags found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment