Skip to content

Commit

Permalink
fix: move VM folder to spectro role, correct folder conditions
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Gillson <[email protected]>
  • Loading branch information
TylerGillson committed Sep 12, 2024
1 parent 3f683c2 commit 9a04605
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions _partials/permissions/_vsphere-permissions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ propagated to a child object, the child object inherits the permission from the
| **vCenter Root** | No | _Spectro root role_ | |
| **Target Datacenter** | No | _Spectro root role_ | |
| **Target Cluster** | No | _Spectro root role_ | |
| **Target VM Folder** | Yes | _Spectro root role_ | |
| **Distributed Switch** | No | _Spectro root role_ | If the Target Network is a Distributed Port Group |

### Spectro Role Privileges
Expand Down Expand Up @@ -333,10 +332,11 @@ The privileges associated with the _Spectro role_ must be granted via role assig
either the user or a group containing the user. Review the required role assignments to ensure that your user has all
required privileges on all required objects.

| **vSphere Object** | **Propagation** | **Role** | **Condition** |
| -------------------------------------------- | --------------- | -------------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
| **Target Network** | Yes | _Spectro role_ | |
| **Target Datastore** | Yes | _Spectro role_ | |
| **All ESXi hosts within the Target Cluster** | No | _Spectro role_ | |
| **spectro-templates Folder** | Yes | _Spectro role_ | For airgap installs, it must be manually created in advance and permissions assigned. For connected installs it is created automatically. |
| **Target Resource Pool** | Yes | _Spectro role_ | |
| **vSphere Object** | **Propagation** | **Role** | **Condition** |
| -------------------------------------------- | --------------- | -------------- | --------------------------------------------------------------------------------------------------------------------------------------------- |
| **Target Network** | Yes | _Spectro role_ | |
| **Target Datastore** | Yes | _Spectro role_ | |
| **All ESXi hosts within the Target Cluster** | No | _Spectro role_ | |
| **spectro-templates Folder** | Yes | _Spectro role_ | Must be manually created in advance, assigned permissions, and populated with Spectro Cloud VM Templates. |
| **Target VM Folder** | Yes | _Spectro role_ | For air-gapped installs, it must be manually created in advance and permissions assigned. For connected installs it is created automatically. |
| **Target Resource Pool** | Yes | _Spectro role_ | |

0 comments on commit 9a04605

Please sign in to comment.