This repository has been archived by the owner on Jun 25, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 77
Can't create cname in Vagrantfile #176
Milestone
Comments
What are the actual values that you are using? "hostalias" and "hostname"? |
This works... |
hostalias is"foo" and hostname "foobox.vagrant", vagrant is set as our tld. |
The workaround given above does not work in 1.0.0. |
hferentschik
pushed a commit
to hferentschik/landrush
that referenced
this issue
Jul 1, 2016
hferentschik
added a commit
to hferentschik/landrush
that referenced
this issue
Jul 1, 2016
…S entry creation for CNAMES more readable. Adding tests.
Fix via pull request #207 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
this works...
system("vagrant landrush set #{hostalias} #{hostname})
this does not work...
config.landrush.host hostalias, hostname
the following error is produced...
The text was updated successfully, but these errors were encountered: