Skip to content

Commit 2359919

Browse files
authored
update stressng install on RHEL
1 parent a000508 commit 2359919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/chaos-studio/chaos-studio-tutorial-agent-based-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ sudo apt-get update && sudo apt-get -y install unzip && sudo apt-get -y install
6666
Or:
6767

6868
```bash
69-
sudo dnf -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm && sudo yum -y install stress-ng
69+
sudo dnf -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm && sudo yum -y install stress-ng
7070
```
7171

7272
### Enable chaos target and capabilities

0 commit comments

Comments
 (0)