fail
This commit is contained in:
parent
7a36f38501
commit
d16b593e72
@ -1,8 +1,8 @@
|
||||
class test (
|
||||
|
||||
String $hostname = $facts['hostname'],
|
||||
) {
|
||||
|
||||
info(fact['hostname'])
|
||||
info($hostname)
|
||||
#class { 'test':
|
||||
#message => 1
|
||||
#}
|
||||
|
Loading…
Reference in New Issue
Block a user