hello

Vagrant is written in ruby, and Vagrantfile use ruby as a lang.

The code I did share it works.

I build a shared disk setup for clusters and oracle rac too.

Alvaro.


On Tue, Nov 21, 2017 at 2:21 PM, <faber1...@gmail.com> wrote:

> Thank You Alvaro.
>  I am new to vagrant.
>  Is there a way I could check the code for syntax errors before I execute
> the code?
>
>  My only programming knowledge is on Oracle PL/SQL where IF statements end
> with an END IF as shown below in Courier New font.
>  But vagrant's IF statements end with just an "end" keyword which can be
> confusing if not intended very clearly.
>
>  if condition then
>    --statements
> elseif condition then
>     -- more statements
> ...
> else
>     -- other statements;
> end if;
>
>
>
>
> On Tuesday, November 21, 2017 at 6:41:49 AM UTC+8, Alvaro Miranda Aguilera
> wrote:
>>
>> for the disk part you can use something like this:
>>
>> https://gist.github.com/anonymous/a3a7832904e13ac1f222baa911d33024
>>
>> Alvaro
>>
>> On Mon, Nov 20, 2017 at 2:59 PM, <fabe...@gmail.com> wrote:
>>
>>> Vagrant version : 2.0.1
>>> Guest OS : Oracle Linux 7.4
>>>
>>>
>>> I have an Oracle Linux 7.4 vagrant base box. I would like to build a
>>> 2-node Oracle RAC cluster. I want to build 2 RAC VMs and attach shared
>>> disks (for ASM) to both of these VMs.
>>> Where can I find the vagrant code for this requirement ??
>>>
>>> --
>>> This mailing list is governed under the HashiCorp Community Guidelines -
>>> https://www.hashicorp.com/community-guidelines.html. Behavior in
>>> violation of those guidelines may result in your removal from this mailing
>>> list.
>>>
>>> GitHub Issues: https://github.com/mitchellh/vagrant/issues
>>> IRC: #vagrant on Freenode
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "Vagrant" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to vagrant-up+...@googlegroups.com.
>>> To view this discussion on the web visit https://groups.google.com/d/ms
>>> gid/vagrant-up/a9132a38-ab27-4bd5-8977-015d4b8d3452%40googlegroups.com
>>> <https://groups.google.com/d/msgid/vagrant-up/a9132a38-ab27-4bd5-8977-015d4b8d3452%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>
>>
>> --
>> Alvaro
>>
>> --
> This mailing list is governed under the HashiCorp Community Guidelines -
> https://www.hashicorp.com/community-guidelines.html. Behavior in
> violation of those guidelines may result in your removal from this mailing
> list.
>
> GitHub Issues: https://github.com/mitchellh/vagrant/issues
> IRC: #vagrant on Freenode
> ---
> You received this message because you are subscribed to the Google Groups
> "Vagrant" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to vagrant-up+unsubscr...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/vagrant-up/e8c7d345-cb4a-454b-852a-d77dcd6b8029%40googlegroups.com
> <https://groups.google.com/d/msgid/vagrant-up/e8c7d345-cb4a-454b-852a-d77dcd6b8029%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Alvaro

-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
--- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vagrant-up+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vagrant-up/CAHqq0ey-3nwDixvfiEbBvrqRafqVKkzxeZ%3Di3h6SeONVW%3DqdJA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to