Skip to content

Commit c4007fa

Browse files
devkevkay-kim
authored andcommitted
Non-interactive SUSE installation: enterprise
Signed-off-by: kay <kay.kim@10gen.com>
1 parent 59f2eaf commit c4007fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/includes/steps-install-mongodb-enterprise-on-suse.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ action:
3131
command:
3232
language: sh
3333
code: |
34-
sudo zypper install mongodb-enterprise
34+
sudo zypper -n install mongodb-enterprise
3535
- pre: |
3636
To install a specific release of MongoDB, specify each
3737
component package individually and append the version number to the

0 commit comments

Comments
 (0)