You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -93,6 +93,7 @@ Example configuration can be found [here](#example-config).
93
93
|`source.ignoreAssetTags`| Don't sync asset tags of devices. | all | bool |[true, false]| false | No |
94
94
|`source.ignoreSerialNumbers`| Don't sync serial numbers of devices. | all | bool |[true, false]| false | No |
95
95
|`source.ignoreVMTemplates`| Don't sync vm templates. |[**vmware**,**Proxmox**]| bool |[true, false]| false | No |
96
+
|`source.AssignDomainName`| Suffix node name with `AssignDomainName`. |[**proxmox**]| str | any | "" | No |
96
97
|`source.datacenterClusterGroupRelations`| Regex relations in format `regex = clusterGroupName`, that map each datacenter that satisfies regex to clusterGroupname. |[**vmware**, **ovirt**]|[]string | any |[]| No |
97
98
|`source.hostSiteRelations`| Regex relations in format `regex = siteName`, that map each host that satisfies regex to site. | all |[]string | any |[]| No |
98
99
|`source.clusterSiteRelations`| Regex relations in format `regex = siteName`, that map each cluster that satisfies regex to site. | all |[]string | any |[]| No |
0 commit comments