OS: Centos 7.5.1804
Module version: v1.0.3
Puppet: v5.5.1
Gitlab: gitlab-ee-11.0.0-ee.0.el7.x86_64
Debug output from failed puppet run.
opening connection to gitlab.company.local:443...
opened
starting SSL for gitlab.company.local:443...
SSL established
<- "GET /api/v3/projects/0/keys HTTP/1.1\r\nAccept-Encoding: gzip;q=1.0,deflate;q=0.6,identity;q=0.3\r\nAccept: */*\r\nUser-Agent: Ruby\r\nContent-Type: application/json\r\nPrivate-Token: PjbcSe-D_zxHynDQGNzc\r\nConnection: close\r\nHost: gitlab.company.local\r\n\r\n"
-> "HTTP/1.1 410 Gone\r\n"
-> "Server: nginx\r\n"
-> "Date: Tue, 26 Jun 2018 04:41:02 GMT\r\n"
-> "Content-Type: application/json\r\n"
-> "Content-Length: 62\r\n"
-> "Connection: close\r\n"
-> "Cache-Control: no-cache\r\n"
-> "Vary: Origin\r\n"
-> "X-Request-Id: 50890cbc-5be0-4a1f-9003-e7ad1357268c\r\n"
-> "X-Runtime: 0.008501\r\n"
-> "\r\n"
reading 62 bytes...
-> "{\"error\":\"API V3 is no longer supported. Use API V4 instead.\"}" <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
read 62 bytes
Conn close
Debug: gitlab_deploy_key::api_call: REST API GET Response: #<Net::HTTPGone 410 Gone readbody=true>
OS: Centos 7.5.1804
Module version: v1.0.3
Puppet: v5.5.1
Gitlab: gitlab-ee-11.0.0-ee.0.el7.x86_64
Debug output from failed puppet run.