From fb0061bc7db869bf47cb9ef1c46606a121b3819b Mon Sep 17 00:00:00 2001 From: Kosta Mushkin Date: Tue, 27 May 2025 19:52:54 -0400 Subject: [PATCH] adjusted readme format --- examples/bulk_vpg_actions/README.md | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/examples/bulk_vpg_actions/README.md b/examples/bulk_vpg_actions/README.md index 60a37d9..ebff288 100644 --- a/examples/bulk_vpg_actions/README.md +++ b/examples/bulk_vpg_actions/README.md @@ -1,17 +1,16 @@ - -# Legal Disclaimer -# This script is an example script and is not supported under any Zerto support program or service. -# The author and Zerto further disclaim all implied warranties including, without limitation, -# any implied warranties of merchantability or of fitness for a particular purpose. -# In no event shall Zerto, its authors or anyone else involved in the creation, -# production or delivery of the scripts be liable for any damages whatsoever (including, -# without limitation, damages for loss of business profits, business interruption, loss of business -# information, or other pecuniary loss) arising out of the use of or the inability to use the sample -# scripts or documentation, even if the author or Zerto has been advised of the possibility of such damages. -# The entire risk arising out of the use or performance of the sample scripts and documentation remains with you. - # Zerto VPG Management Scripts +Legal Disclaimer: +This script is an example script and is not supported under any Zerto support program or service. +The author and Zerto further disclaim all implied warranties including, without limitation, +any implied warranties of merchantability or of fitness for a particular purpose. +In no event shall Zerto, its authors or anyone else involved in the creation, +production or delivery of the scripts be liable for any damages whatsoever (including, +without limitation, damages for loss of business profits, business interruption, loss of business +information, or other pecuniary loss) arising out of the use of or the inability to use the sample +scripts or documentation, even if the author or Zerto has been advised of the possibility of such damages. +The entire risk arising out of the use or performance of the sample scripts and documentation remains with you. + This collection of scripts helps manage Virtual Protection Groups (VPGs) in Zerto, including resource discovery, VPG creation, and NIC configuration management using csv files. All scripts are located in the `examples/bulk_vpg_actions` directory. ## Prerequisites