Make commands executable
Change-Id: I3c79324c35557782567510de3ae4c7386bbc2ea7
This commit is contained in:
@@ -44,7 +44,7 @@
|
|||||||
</note>
|
</note>
|
||||||
<section>
|
<section>
|
||||||
<title>Vagrant Way</title>
|
<title>Vagrant Way</title>
|
||||||
<para>The simplest way to get working Murano devbox is Vagrant tool.</para>
|
<para>The simplest way to get working Murano devbox is Vagrant tool. This tool is available for Ubuntu only.</para>
|
||||||
<para><emphasis role="bold">Prepare Environment (Ubuntu)</emphasis></para>
|
<para><emphasis role="bold">Prepare Environment (Ubuntu)</emphasis></para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
@@ -258,13 +258,13 @@ BRANCH_NAME='release-0.2'
|
|||||||
<emphasis>Ubuntu</emphasis>
|
<emphasis>Ubuntu</emphasis>
|
||||||
</para>
|
</para>
|
||||||
<programlisting>
|
<programlisting>
|
||||||
># murano-api/setup.sh install
|
># ./murano-api/setup.sh install
|
||||||
</programlisting>
|
</programlisting>
|
||||||
<para>
|
<para>
|
||||||
<emphasis>CentOS</emphasis>
|
<emphasis>CentOS</emphasis>
|
||||||
</para>
|
</para>
|
||||||
<programlisting>
|
<programlisting>
|
||||||
># murano-api/setup-centos.sh install
|
># ./murano-api/setup-centos.sh install
|
||||||
</programlisting>
|
</programlisting>
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
@@ -307,13 +307,13 @@ BRANCH_NAME='release-0.2'
|
|||||||
<emphasis>Ubuntu</emphasis>
|
<emphasis>Ubuntu</emphasis>
|
||||||
</para>
|
</para>
|
||||||
<programlisting>
|
<programlisting>
|
||||||
># murano-conductor/setup.sh install
|
># ./murano-conductor/setup.sh install
|
||||||
</programlisting>
|
</programlisting>
|
||||||
<para>
|
<para>
|
||||||
<emphasis>CentOS</emphasis>
|
<emphasis>CentOS</emphasis>
|
||||||
</para>
|
</para>
|
||||||
<programlisting>
|
<programlisting>
|
||||||
># murano-conductor/setup-centos.sh install
|
># ./murano-conductor/setup-centos.sh install
|
||||||
</programlisting>
|
</programlisting>
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
@@ -385,13 +385,13 @@ BRANCH_NAME='release-0.2'
|
|||||||
<para>Install the component</para>
|
<para>Install the component</para>
|
||||||
<para><emphasis>Ubuntu</emphasis>
|
<para><emphasis>Ubuntu</emphasis>
|
||||||
<programlisting>
|
<programlisting>
|
||||||
># murano-dashboard/setup.sh install
|
># ./murano-dashboard/setup.sh install
|
||||||
</programlisting>
|
</programlisting>
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
<emphasis>CentOS</emphasis>
|
<emphasis>CentOS</emphasis>
|
||||||
<programlisting>
|
<programlisting>
|
||||||
># murano-dashboard/setup-centos.sh install
|
># ./murano-dashboard/setup-centos.sh install
|
||||||
</programlisting>
|
</programlisting>
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
Reference in New Issue
Block a user