Home
last modified time | relevance | path

Searched refs:hostFQDN (Results 1 – 8 of 8) sorted by relevance

/dports/sysutils/kubectl/kubernetes-1.22.2/test/e2e_node/
H A Dpod_hostnamefqdn_test.go117hostFQDN := fmt.Sprintf("%s.%s.%s.svc.%s", pod.ObjectMeta.Name, subdomain, f.Namespace.Name, frame…
118 output := []string{fmt.Sprintf("%s;%s;", pod.ObjectMeta.Name, hostFQDN)}
139hostFQDN := fmt.Sprintf("%s.%s.%s.svc.%s", pod.ObjectMeta.Name, subdomain, f.Namespace.Name, frame…
142hostFQDN) < 65, true, fmt.Sprintf("The FQDN of the Pod cannot be longer than 64 characters, reques…
143 output := []string{fmt.Sprintf("%s;%s;", hostFQDN, hostFQDN)}
/dports/sysutils/kubectl/kubernetes-1.22.2/test/e2e/network/
H A Ddns.go97 hostEntries := []string{hostFQDN, dnsTestPodHostName}
117 hostEntries := []string{hostFQDN, dnsTestPodHostName}
265 hostNames := []string{hostFQDN, podHostname}
308 namesToResolve := []string{hostFQDN, subdomain}
344hostFQDN := fmt.Sprintf("%s.%s.svc.%s", serviceName, f.Namespace.Name, framework.TestContext.Clust…
345 wheezyProbeCmd, wheezyFileName := createTargetedProbeCommand(hostFQDN, "CNAME", "wheezy")
346 jessieProbeCmd, jessieFileName := createTargetedProbeCommand(hostFQDN, "CNAME", "jessie")
362 wheezyProbeCmd, wheezyFileName = createTargetedProbeCommand(hostFQDN, "CNAME", "wheezy")
363 jessieProbeCmd, jessieFileName = createTargetedProbeCommand(hostFQDN, "CNAME", "jessie")
388 wheezyProbeCmd, wheezyFileName = createTargetedProbeCommand(hostFQDN, targetRecord, "wheezy")
[all …]
/dports/sysutils/ansible2/ansible-2.9.27/examples/scripts/
H A DConfigureRemotingForAnsible.ps197 $hostFQDN = [System.Net.Dns]::GetHostByName(($env:computerName)).Hostname in New-LegacySelfSignedCert() variable
129 $AlternativeName += $hostFQDN in New-LegacySelfSignedCert()
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/lib/ansible_test/_data/setup/
H A DConfigureRemotingForAnsible.ps197 $hostFQDN = [System.Net.Dns]::GetHostByName(($env:computerName)).Hostname in New-LegacySelfSignedCert() variable
129 $AlternativeName += $hostFQDN in New-LegacySelfSignedCert()
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/examples/scripts/
H A DConfigureRemotingForAnsible.ps197 $hostFQDN = [System.Net.Dns]::GetHostByName(($env:computerName)).Hostname in New-LegacySelfSignedCert() variable
129 $AlternativeName += $hostFQDN in New-LegacySelfSignedCert()
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/lib/ansible_test/_data/setup/
H A DConfigureRemotingForAnsible.ps197 $hostFQDN = [System.Net.Dns]::GetHostByName(($env:computerName)).Hostname in New-LegacySelfSignedCert() variable
129 $AlternativeName += $hostFQDN in New-LegacySelfSignedCert()
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/examples/scripts/
H A DConfigureRemotingForAnsible.ps197 $hostFQDN = [System.Net.Dns]::GetHostByName(($env:computerName)).Hostname in New-LegacySelfSignedCert() variable
129 $AlternativeName += $hostFQDN in New-LegacySelfSignedCert()
/dports/sysutils/ansible2/ansible-2.9.27/test/lib/ansible_test/_data/setup/
H A DConfigureRemotingForAnsible.ps197 $hostFQDN = [System.Net.Dns]::GetHostByName(($env:computerName)).Hostname in New-LegacySelfSignedCert() variable
129 $AlternativeName += $hostFQDN in New-LegacySelfSignedCert()