<div dir="ltr"><div dir="ltr">Ok, I see, I have never used this Vagrantfile, have you tried just running `vagrant ssh` from the directory? As far as I remember vagrant generates SSH keys and stores them somewhere on your system (e.g. .vagrant/machines/default/virtualbox/private_key).<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Apr 17, 2019 at 2:21 PM Sandeep Shah2 <<a href="mailto:SS00473517@techmahindra.com">SS00473517@techmahindra.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">





<div lang="EN-US">
<div class="gmail-m_-8961813647835866183WordSection1">
<p class="MsoNormal"><a name="m_-8961813647835866183__MailEndCompose"><span style="font-size:11pt;font-family:"Calibri","sans-serif";color:rgb(31,73,125)">Hi Evgeny – thank you for your reply…<u></u><u></u></span></a></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:"Calibri","sans-serif";color:rgb(31,73,125)"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:"Calibri","sans-serif";color:rgb(31,73,125)">I successfully installed using Vagrant script:<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:"Calibri","sans-serif";color:rgb(31,73,125)"><u></u> <u></u></span></p>
<p class="MsoNormal" style="margin-left:1in"><span style="font-size:10pt;font-family:Roboto;color:rgb(38,50,56)"> if you have Vagrant installed, just run the following<br>
```<br>
su - (execute this as root)<br>
curl -O </span><a href="https://www.google.com/url?q=https://git.airshipit.org/cgit/airship-in-a-bottle/plain/Vagrantfile&sa=D&source=hangouts&ust=1555622350160000&usg=AFQjCNEmT6_mS_4bKbQtQpDSgSO3FBPFmQ" target="_blank"><span style="font-size:10pt;font-family:Roboto;color:rgb(38,50,56)">https://git.airshipit.org/cgit/airship-in-a-bottle/plain/Vagrantfile</span></a><span style="font-size:10pt;font-family:Roboto;color:rgb(38,50,56)"><br>
vagrant up</span><span style="font-size:11pt;font-family:"Calibri","sans-serif";color:rgb(31,73,125)"><u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:"Calibri","sans-serif";color:rgb(31,73,125)"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:"Calibri","sans-serif";color:rgb(31,73,125)">Please find below the logs when running the “Airship in a bottle” Vagrant script is run….<span style="background:yellow none repeat scroll 0% 0%">n0 refers to VM
 host</span> that gets created which will be used to build a site…Once the site is built, I am trying to access
<span style="background:silver none repeat scroll 0% 0%">Horizon and DAG dashboards (also stated below</span>)….To do port mapping, I believe I need to establish SSH connection, and it is possible either using user name/password or SSH certificate keys…I would
 very much appreciate if you can give guidance as to how I can do mapping and access Horizon/DAG and other dashboards and ports from my local machine.<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:"Calibri","sans-serif";color:rgb(31,73,125)"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:"Calibri","sans-serif";color:rgb(31,73,125)"><u></u> <u></u></span></p>
<p class="MsoNormal" style="margin-left:1in;line-height:12pt;vertical-align:top">
<span style="font-size:10pt;font-family:Roboto;color:rgb(38,50,56)">Welcome to Airship in a Bottle<br>
   n0: <br>
   n0:  /--------------------\<br>
   n0: |                      \<br>
   n0: |        |---|          \----<br>
   n0: |        | x |                \<br>
   n0: |        |---|                 |<br>
   n0: |          |                  /<br>
   n0: |     \____|____/       /----<br>
   n0: |                      /<br>
   n0:  \--------------------/<br>
   n0: <br>
   n0: <br>
   n0: The minimum recommended size of the Ubuntu 16.04 VM is 4 vCPUs, 20GB of RAM with 32GB disk space.<br>
   n0: Let's collect some information about your VM to get started.<br>
   n0: ++ hostname -s<br>
   <span style="background:yellow none repeat scroll 0% 0%">n0: + export SHORT_HOSTNAME=n0<br>
   n0: + SHORT_HOSTNAME=n0<br>
   n0: + set +x<br>
   n0: Updating /etc/hosts with: 10.0.2.15 n0<br>
   n0: 10.0.2.15 n0<br>
   n0: + export HOSTIP=10.0.2.15<br>
   n0: + HOSTIP=10.0.2.15</span><br>
   n0: + export HOSTCIDR=<a href="http://10.0.2.15/32" target="_blank">10.0.2.15/32</a><br>
   n0: + HOSTCIDR=<a href="http://10.0.2.15/32" target="_blank">10.0.2.15/32</a><br>
   n0: + export NODE_NET_IFACE=eth0<br>
   n0: + NODE_NET_IFACE=eth0<br>
   n0: + export TARGET_SITE=demo<br>
   n0: + TARGET_SITE=demo<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:"Calibri","sans-serif";color:rgb(31,73,125)"><u></u> <u></u></span></p>
<p class="MsoNormal" style="margin-left:1in;line-height:12pt;vertical-align:top">
<span style="font-size:10pt;font-family:Roboto;color:rgb(38,50,56)">  n0: <span style="background:silver none repeat scroll 0% 0%">
OpenStack Horizon dashboard is available on this host at the following URL:<br>
   n0:  <br>
   n0:   </span></span><a href="https://www.google.com/url?q=http://10.0.2.15:31277&sa=D&source=hangouts&ust=1555621961324000&usg=AFQjCNHq1AS8GRxUJpBmJ332bg1QNAtqQQ" target="_blank"><span style="font-size:10pt;font-family:Roboto;color:rgb(38,50,56);background:silver none repeat scroll 0% 0%">http://10.0.2.15:31277</span></a><span style="font-size:10pt;font-family:Roboto;color:rgb(38,50,56);background:silver none repeat scroll 0% 0%"><br>
   n0:  <br>
   n0: Credentials:<br>
   n0:   Domain: default<br>
   n0:   Username: admin<br>
   n0:   Password: password</span><span style="font-size:10pt;font-family:Roboto;color:rgb(38,50,56)"><br>
   n0:  <br>
   n0: OpenStack CLI commands could be launched via `./run_openstack_cli.sh` script, e.g.:<br>
   n0:   # cd /root/deploy/airship-in-a-bottle/manifests/dev_single_node<br>
   n0:   # ./run_openstack_cli.sh stack list<br>
   n0:   ...<br>
   n0: Other dashboards:<br>
   n0:  <br>
   n0<span style="background:silver none repeat scroll 0% 0%">:   MAAS: </span></span><a href="https://www.google.com/url?q=http://10.0.2.15:/MAAS/&sa=D&source=hangouts&ust=1555621961324000&usg=AFQjCNGK5arcGDiut2HTu8pWf6LMYMbyUQ" target="_blank"><span style="font-size:10pt;font-family:Roboto;color:rgb(38,50,56);background:silver none repeat scroll 0% 0%">http://10.0.2.15:/MAAS/</span></a><span style="font-size:10pt;font-family:Roboto;color:rgb(38,50,56);background:silver none repeat scroll 0% 0%"> admin/password12<br>
   n0:   Airship Shipyard Airflow DAG: </span><a href="https://www.google.com/url?q=http://10.0.2.15:30004/&sa=D&source=hangouts&ust=1555621961324000&usg=AFQjCNGtWXtlZ2r9gllw8YXgB_wWMSxkrw" target="_blank"><span style="font-size:10pt;font-family:Roboto;color:rgb(38,50,56);background:silver none repeat scroll 0% 0%">http://10.0.2.15:30004/</span></a><span style="font-size:10pt;font-family:Roboto;color:rgb(38,50,56)"><br>
   n0:  <u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:"Calibri","sans-serif";color:rgb(31,73,125)"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:"Calibri","sans-serif";color:rgb(31,73,125)">I very much appreciate if you please give guidance.<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:"Calibri","sans-serif";color:rgb(31,73,125)"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:"Calibri","sans-serif";color:rgb(31,73,125)">Thanks again!<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:"Calibri","sans-serif";color:rgb(31,73,125)"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:"Calibri","sans-serif";color:rgb(31,73,125)">Sandeep<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:"Calibri","sans-serif";color:rgb(31,73,125)"><u></u> <u></u></span></p>
<p class="MsoNormal"><b><span style="font-size:10pt;font-family:"Tahoma","sans-serif"">From:</span></b><span style="font-size:10pt;font-family:"Tahoma","sans-serif""> Evgeny L [mailto:<a href="mailto:eli@mirantis.com" target="_blank">eli@mirantis.com</a>]
<br>
<b>Sent:</b> Wednesday, April 17, 2019 2:48 PM<br>
<b>To:</b> Sandeep Shah2<br>
<b>Cc:</b> <a href="mailto:airship-discuss@lists.airshipit.org" target="_blank">airship-discuss@lists.airshipit.org</a>; Lanclin Santhosh Johnson<br>
<b>Subject:</b> Re: [Airship-discuss] Airship in a Bottle - Quick querry<u></u><u></u></span></p>
<p class="MsoNormal"><u></u> <u></u></p>
<div>
<div>
<p class="MsoNormal">Hi Sandeep,<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal">Can you please clarify what is "node_n0" in your case?<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal">Thanks,<u></u><u></u></p>
</div>
</div>
<p class="MsoNormal"><u></u> <u></u></p>
<div>
<div>
<p class="MsoNormal">On Wed, Apr 17, 2019 at 10:31 AM Sandeep Shah2 <<a href="mailto:SS00473517@techmahindra.com" target="_blank">SS00473517@techmahindra.com</a>> wrote:<u></u><u></u></p>
</div>
<blockquote style="border-color:currentcolor currentcolor currentcolor rgb(204,204,204);border-style:none none none solid;border-width:medium medium medium 1pt;padding:0in 0in 0in 6pt;margin-left:4.8pt;margin-right:0in">
<div>
<div>
<p class="MsoNormal">Hello –<u></u><u></u></p>
<p class="MsoNormal"> <u></u><u></u></p>
<p class="MsoNormal">We are trying out Airship in a Bottle, and we are using instructions in README file.<u></u><u></u></p>
<p class="MsoNormal"> <u></u><u></u></p>
<p class="MsoNormal">What are the credentials to ssh into node_n0 as root? Password? Or, if SSH keys are created during installation, where can I get them so that I can install them on my host, and
 I can SSH into node_n0 using SSH keys?<u></u><u></u></p>
<p class="MsoNormal"> <u></u><u></u></p>
<p class="MsoNormal">Thank you very much in advance.<u></u><u></u></p>
<p class="MsoNormal"> <u></u><u></u></p>
<p class="MsoNormal">Sincerely,<u></u><u></u></p>
<p class="MsoNormal">Sandeep<u></u><u></u></p>
<p class="MsoNormal"> <u></u><u></u></p>
<p class="MsoNormal">​​​​​<u></u><u></u></p>
<table class="gmail-m_-8961813647835866183MsoNormalTable" style="border-collapse:collapse" cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr style="height:0.1in">
<td rowspan="6" style="padding:0in 0.1in 0in 0in;height:0.1in" valign="top">
<p class="MsoNormal" style="text-align:center" align="center">
<a href="http://www.techmahindra.com/" target="_blank"><span style="font-size:9pt;font-family:"Arial","sans-serif";color:rgb(64,64,64);text-decoration:none"><img id="gmail-m_-8961813647835866183gmail-m_-4911096219201775862Picture_x0020_6" src="cid:16a2d33da4caf8d706" alt="Description: Description: cid:image015.jpg@01D1E7FC.BB548B70" width="105" height="89" border="0"></span></a><u></u><u></u></p>
</td>
<td rowspan="6" style="padding:0in 0.1in 0in 0in;height:0.1in" valign="top"></td>
<td style="padding:0in 0.1in 0in 0in;height:0.1in">
<p class="MsoNormal">
<b><span style="font-family:"Arial","sans-serif";color:rgb(64,64,64)">SANDEEP SHAH</span></b><u></u><u></u></p>
</td>
</tr>
<tr style="height:0.1in">
<td style="padding:0in 0.1in 0in 0in;height:0.1in">
<p class="MsoNormal">
<span style="font-size:9pt;font-family:"Arial","sans-serif";color:rgb(64,64,64)">Customer Delivery Head/SDN-NFV-Cloud</span><u></u><u></u></p>
</td>
</tr>
<tr style="height:0.1in">
<td style="padding:0in 0.1in 0in 0in;height:0.1in">
<p class="MsoNormal">
<span style="font-size:9pt;font-family:"Arial","sans-serif";color:rgb(64,64,64)">Plano, TX</span><u></u><u></u></p>
</td>
</tr>
<tr style="height:0.1in">
<td style="padding:0in 0.1in 0in 0in;height:0.1in">
<p class="MsoNormal">
<span style="font-size:9pt;font-family:"Arial","sans-serif";color:rgb(64,64,64)">847-708-1068</span><u></u><u></u></p>
</td>
</tr>
<tr style="height:0.1in">
<td style="padding:0in 0.1in 0in 0in;height:0.1in">
<p class="MsoNormal">
<span style="font-size:9pt;font-family:"Arial","sans-serif";color:rgb(31,73,125)"><a href="mailto:sandeep.shah2@techmahindra.com" target="_blank">sandeep.shah2@techmahindra.com</a></span><u></u><u></u></p>
</td>
</tr>
<tr style="height:0.1in">
<td style="padding:0in 0.1in 0in 0in;height:0.1in">
<p class="MsoNormal">
<a href="http://www.techmahindra.com/" target="_blank"><span style="font-size:9pt;font-family:"Arial","sans-serif";color:rgb(64,64,64);text-decoration:none">techmahindra.com</span></a><u></u><u></u></p>
</td>
</tr>
<tr style="height:0.1in">
<td style="padding:0in;height:0.1in" valign="bottom">
<p class="MsoNormal">
<span style="font-size:9pt;font-family:"Arial","sans-serif";color:rgb(64,64,64)">We believe</span><u></u><u></u></p>
</td>
<td style="padding:0in;height:0.1in">
<p class="MsoNormal" style="text-align:center" align="center">
<span style="font-size:9pt;font-family:"Arial","sans-serif";color:rgb(64,64,64)"> </span><u></u><u></u></p>
</td>
<td style="padding:0in 0.1in 0in 0in;height:0.1in">
<table class="gmail-m_-8961813647835866183MsoNormalTable" style="width:46.1%;border-collapse:collapse" width="46%" cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td style="width:100%;padding:0in" width="100%">
<p class="MsoNormal" style="line-height:115%">
<a href="http://www.facebook.com/techmahindra" target="_blank"><span style="font-size:9pt;line-height:115%;font-family:"Arial","sans-serif";color:rgb(64,64,64);text-decoration:none"><img id="gmail-m_-8961813647835866183gmail-m_-4911096219201775862Picture_x0020_5" src="cid:16a2d33da4b692e331" alt="Description: Description: Description: cid:image003.png@01D0A510.436B2720" width="24" height="24" border="0"></span></a><a href="http://www.twitter.com/tech_mahindra" target="_blank"><span style="font-size:9pt;line-height:115%;font-family:"Arial","sans-serif";color:rgb(64,64,64);text-decoration:none"><img id="gmail-m_-8961813647835866183gmail-m_-4911096219201775862Picture_x0020_4" src="cid:16a2d33da4b7745b42" alt="Description: Description: Description: cid:image004.png@01D0A510.436B2720" width="24" height="24" border="0"></span></a><a href="https://www.linkedin.com/company/tech-mahindra" target="_blank"><span style="font-size:9pt;line-height:115%;font-family:"Arial","sans-serif";color:rgb(64,64,64);text-decoration:none"><img id="gmail-m_-8961813647835866183gmail-m_-4911096219201775862Picture_x0020_3" src="cid:16a2d33da4b855d353" alt="Description: Description: Description: cid:image011.png@01D0A51D.F8D493A0" width="24" height="24" border="0"></span></a><a href="https://www.youtube.com/user/TechMahindra09" target="_blank"><span style="font-size:9pt;line-height:115%;font-family:"Arial","sans-serif";color:rgb(64,64,64);text-decoration:none"><img id="gmail-m_-8961813647835866183gmail-m_-4911096219201775862Picture_x0020_2" src="cid:16a2d33da4c9374b64" alt="Description: Description: Description: cid:image006.png@01D0A510.436B2720" width="24" height="24" border="0"></span></a><u></u><u></u></p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr style="height:0.1in">
<td rowspan="2" style="padding:0in;height:0.1in" valign="top">
<p class="MsoNormal">
<a href="http://online.wsj.com/ad/inthefuture/" target="_blank"><span style="font-size:9pt;font-family:"Arial","sans-serif";color:black;text-decoration:none"><img id="gmail-m_-8961813647835866183gmail-m_-4911096219201775862Picture_x0020_1" src="cid:16a2d33da4ca18c375" alt="Description: Description: cid:image004.png@01D1E982.7E538C80" width="76" height="14" border="0"></span></a><u></u><u></u></p>
</td>
<td style="padding:0in;height:0.1in">
<p class="MsoNormal" style="text-align:center" align="center">
<span style="font-size:9pt;font-family:"Arial","sans-serif";color:rgb(64,64,64)"> </span><u></u><u></u></p>
</td>
<td style="padding:0in 0.1in 0in 0in;height:0.1in">
<p class="MsoNormal" style="text-align:center" align="center">
<span style="font-size:9pt;font-family:"Arial","sans-serif";color:rgb(64,64,64)"> </span><u></u><u></u></p>
</td>
</tr>
<tr style="height:0.1in">
<td style="padding:0in;height:0.1in">
<p class="MsoNormal" style="text-align:center" align="center">
<span style="font-size:9pt;font-family:"Arial","sans-serif";color:rgb(64,64,64)"> </span><u></u><u></u></p>
</td>
<td style="padding:0in 0.1in 0in 0in;height:0.1in"></td>
</tr>
</tbody>
</table>
<p class="MsoNormal"><i><span style="font-size:9pt;font-family:"Arial","sans-serif"">Innovation. Value Creation. Opensource. Automation. Next Generation Services</span></i><u></u><u></u></p>
<p class="MsoNormal"> <u></u><u></u></p>
</div>
<p class="MsoNormal"><span style="color:rgb(31,78,121)">============================================================================================================================</span><u></u><u></u></p>
<p class="MsoNormal"><span style="color:rgb(31,78,121)">Disclaimer:  This message and the information contained herein is proprietary and confidential and subject to the Tech Mahindra policy statement, you
 may review the policy at <a href="http://www.techmahindra.com/Disclaimer.html" target="_blank">
http://www.techmahindra.com/Disclaimer.html</a> externally <a href="http://tim.techmahindra.com/tim/disclaimer.html" target="_blank">
http://tim.techmahindra.com/tim/disclaimer.html</a> internally within TechMahindra.</span><u></u><u></u></p>
<p class="MsoNormal"><span style="color:rgb(31,78,121)">============================================================================================================================</span><u></u><u></u></p>
</div>
<p class="MsoNormal">_______________________________________________<br>
Airship-discuss mailing list<br>
<a href="mailto:Airship-discuss@lists.airshipit.org" target="_blank">Airship-discuss@lists.airshipit.org</a><br>
<a href="http://lists.airshipit.org/cgi-bin/mailman/listinfo/airship-discuss" target="_blank">http://lists.airshipit.org/cgi-bin/mailman/listinfo/airship-discuss</a><u></u><u></u></p>
</blockquote>
</div>
</div>
</div>

</blockquote></div>