-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Welcome to the NSXHorizonJumpstart wiki!
This project is based on the Horizon Service Installer VMware Fling https://labs.vmware.com/flings/horizon-service-installer-for-nsx#requirements
This project contains an edited services template file: Horizon7_service.yml where Horizon services and common infrastructures Firewall rules, service groups and security groups are defined and added. I am working on this file so it should be updated regularly
Last rule in the set is a "Deny any/any rule"
Source or Destination "any" should never be used with the exception of the "Deny any/any rule"
Rules utilize "Security Groups", Security Groups are setup with Entity members Tags, IP Sets or LDAP groups for example
We are working on a PowerCLI/PowerNSX script that parses through the yml file and processes the changes in NSX.
Service Installer fling as the PowerNSX script takes the Horizon_Service7.yml file as input. I will try to keep compatibility with the service installer fling as long as posible for those we are familiar with the fling. There is a separate page that will describe the input file more