]> git.immae.eu Git - github/fretlink/ansible-kong-app.git/commitdiff
fix test file
authorGaëtan Duchaussois <gaetan.duchaussois@fretlink.com>
Mon, 14 May 2018 14:27:22 +0000 (16:27 +0200)
committerGaëtan Duchaussois <gaetan.duchaussois@fretlink.com>
Mon, 14 May 2018 14:27:22 +0000 (16:27 +0200)
tests/test.yml

index fb0d9b8ca885149b220f5bfd98e676b054f19e35..490c967d11ac143ccbc6a7960e00f130e892ad1f 100644 (file)
@@ -3,6 +3,9 @@
   remote_user: root
   roles:
     - role: ansible-kong-app
-      kong_app_admin_url: http://127.0.0.1:8000
-      kong_app_service_name: toto
-      kong_app_service_url: http://example.com
+      kong_servers: 
+        - kong_app_admin_url: http://127.0.0.1:8000
+          kong_app_admin_apikey: ""
+          services:
+            - url: http://example.com
+              name: test