Fix typos
There are some wrong words, it should be updated. Change-Id: I4186e3816bfb204a7e51cf1192aee305e8a3349c
This commit is contained in:
parent
1e60635123
commit
99476e7aeb
@ -153,7 +153,7 @@ To use this feature you need to:
|
||||
|
||||
.. code-block:: yaml
|
||||
|
||||
# first agrument is agent of instance, second - your command
|
||||
# first argument is agent of instance, second - your command
|
||||
$linux.runCommand($.instance.agent, 'service apache2 restart')
|
||||
..
|
||||
|
||||
|
@ -32,10 +32,10 @@ The course consists of the following parts:
|
||||
.. #. Learning some advanced stuff for production-grade deployments
|
||||
|
||||
Before you proceed, please ensure that you have an OpenStack cloud
|
||||
(devstack-based will work just fine) and a latest version of Murano deployed.
|
||||
(devstack-based will work just fine) and the latest version of Murano deployed.
|
||||
This guide assumes that the reader has a basic knowledge of some programming
|
||||
languages and object-oriented design and is a bit familiar with the scripting
|
||||
languages used to configure Linux servers. Also it would be benficial to be
|
||||
languages used to configure Linux servers. Also it would be beneficial to be
|
||||
familiar with YAML format: lots of software configuration tools nowadays use
|
||||
YAML, and Murano is no difference.
|
||||
YAML, and Murano is no different.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user