We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec909d9 commit 128a9eaCopy full SHA for 128a9ea
test/support/vm/openldap/Vagrantfile
@@ -5,7 +5,7 @@
5
VAGRANTFILE_API_VERSION = "2"
6
7
Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
8
- config.vm.hostname = "freeipa.ghe.local"
+ config.vm.hostname = "rubyldap.com"
9
10
config.vm.box = "hashicorp/precise64"
11
0 commit comments