Skip to content

Commit 5a9df1f

Browse files
authored
Update README.md
1 parent 5be834c commit 5a9df1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,11 @@ class { ::gluster::repo:
6363
}
6464
```
6565

66-
For systems using YUM, the latest package from the 7.9 release branch will be installed. You can specify a specific version and release:
66+
For systems using YUM, the latest package from the 7 release branch will be installed. You can specify a specific version and release:
6767

6868
```puppet
6969
class { ::gluster::repo:
70-
release => '7.9',
70+
release => '7',
7171
}
7272
class { ::gluster:
7373
version => '7.9',

0 commit comments

Comments
 (0)