We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5be834c commit 5a9df1fCopy full SHA for 5a9df1f
README.md
@@ -63,11 +63,11 @@ class { ::gluster::repo:
63
}
64
```
65
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:
+For systems using YUM, the latest package from the 7 release branch will be installed. You can specify a specific version and release:
67
68
```puppet
69
class { ::gluster::repo:
70
- release => '7.9',
+ release => '7',
71
72
class { ::gluster:
73
version => '7.9',
0 commit comments