From f9a7a43b28ef32ceb97402efa796f721998f5a2f Mon Sep 17 00:00:00 2001 From: John Bowdre <61015723+jbowdre@users.noreply.github.com> Date: Tue, 26 Jan 2021 10:59:19 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d743db..459ad1a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This integration allows vRealize Automation 8.x to use [phpIPAM](https://phpipam Prerequisite: =============== -phpIPAM must be installed, configured, and available over HTTPS. Subnets must be defined, and those which should be available to vRA need to be marked as a pool. A trusted SSL certificate is not required; vRA will prompt to confirm the certificate when the connection is initially validated. +phpIPAM 1.5 must be installed, configured, and available over HTTPS. Subnets must be defined, and those which should be available to vRA need to be marked as a pool. A trusted SSL certificate is not required; vRA will prompt to confirm the certificate when the connection is initially validated. Usage ===============