From 8cf7a102f75a5f6fe74fd0f4b2966588daa569ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Guillot?= Date: Wed, 24 May 2017 13:24:52 -0400 Subject: [PATCH] Update to Almanach 4.0.9 Change-Id: Ife6d2ed182bc4d34b998b0e3078140e75e262d79 --- defaults/main.yml | 2 +- tests/test-functional-almanach.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/defaults/main.yml b/defaults/main.yml index 3ca311f..bc33865 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -13,7 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -almanach_version: 4.0.3 +almanach_version: 4.0.9 almanach_collector_program_name: almanach-collector almanach_api_program_name: almanach-api diff --git a/tests/test-functional-almanach.yml b/tests/test-functional-almanach.yml index de25895..2e9e03a 100644 --- a/tests/test-functional-almanach.yml +++ b/tests/test-functional-almanach.yml @@ -24,7 +24,7 @@ executable: pip3 - name: Check the almanach-api uri: - url: "http://localhost:8000/info" + url: "http://localhost:8000/v1/info" status_code: 200 register: result until: