Skip to content

Commit 385d183

Browse files
authored
Merge pull request #201219 from johnkemnetz/patch-3
update stressng install on RHEL
2 parents 57c3f73 + 2359919 commit 385d183

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)