From 609bea66a94743db24d610051d93f56421e46c2e Mon Sep 17 00:00:00 2001 From: nanda-kumar12 Date: Thu, 23 Jan 2025 10:15:02 +0530 Subject: [PATCH] SPT-36254_turbine-environment-validator updating readme with version 1.1.2 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 74f9643..8e0ae59 100644 --- a/README.md +++ b/README.md @@ -32,8 +32,8 @@ pip install virtualenv ``` And finally, for either Ubuntu or CentOS / Red Hat: ``` -wget https://github.com/swimlane/turbine-environment-validator/releases/download/1.1.0/turbine-environment-validator-1.1.0.zip -unzip turbine-environment-validator-1.1.0.zip +wget https://github.com/swimlane/turbine-environment-validator/releases/download/1.1.2/turbine-environment-validator-1.1.2.zip +unzip turbine-environment-validator-1.1.2.zip ``` The Out-of-box system.json and network.json files contains default values. The user is expected to change `dns` parameter on `network.json` to meet client's host address.