Sergio
Results
3
comments of
Sergio
The typical flow is taking the Open API or the swagger file as the point of truth, and automating the import in 3scale, if you don't have the the Swagger/Open...
Centos for ansible-slave
A workaround can be adding the epel repository in the CentOS template " RUN yum -y install epel-release && \ yum install -y ansible && \ ... "