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
1 changed files with 1 additions and 1 deletions

View File

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