chore: update repo references from ZertoPublic to recklessop

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Justin
2026-04-12 20:33:02 -04:00
parent b7b9f6191d
commit fd9a5926c0
5 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -7,7 +7,7 @@ Packer build definitions and provisioner scripts for the **zROC Ubuntu 26.04 LTS
A 100 GB thin-provisioned VMware OVA containing:
- Ubuntu Server 26.04 LTS
- Docker Engine + Compose plugin
- Full zROC stack (cloned from ZertoPublic/zroc)
- Full zROC stack (cloned from recklessop/zroc)
- Interactive first-boot setup wizard (`zroc-setup`)
- UFW firewall pre-configured (22, 80, 443, 3000)
- VMware guest tools (`open-vm-tools`)
@@ -16,7 +16,7 @@ A 100 GB thin-provisioned VMware OVA containing:
## Build
```bash
git clone https://github.com/ZertoPublic/zroc-ova.git
git clone https://github.com/recklessop/zroc-ova.git
cd zroc-ova
make init
make validate