Merge "Do not use “-y” for package install"

This commit is contained in:
Zuul 2017-12-01 04:50:37 +00:00 committed by Gerrit Code Review
commit 96cf7ed401

View File

@ -104,7 +104,7 @@ devstack repo:
.. code-block:: bash .. code-block:: bash
$ sudo dnf -y install git $ sudo dnf install git
$ git clone git://github.com/openstack-dev/devstack.git $ git clone git://github.com/openstack-dev/devstack.git
$ cd devstack $ cd devstack