[spec] Fix typo (yet) with gh editor (refs: #371)
This commit is contained in:
parent
0a6293aa54
commit
96dfc3c28b
@ -23,7 +23,7 @@ class cloud(
|
|||||||
) {
|
) {
|
||||||
|
|
||||||
if ! ($::osfamily in [ 'RedHat', 'Debian' ]) {
|
if ! ($::osfamily in [ 'RedHat', 'Debian' ]) {
|
||||||
fail("OS family unsuppored ye (${::osfamily}), module puppet-cloud only support RedHat or Debian")
|
fail("OS family unsuppored yet (${::osfamily}), module puppet-cloud only support RedHat or Debian")
|
||||||
}
|
}
|
||||||
|
|
||||||
# motd
|
# motd
|
||||||
|
Loading…
x
Reference in New Issue
Block a user