Update site.pp to work OOTB
This commit is contained in:
parent
e2b5da17e6
commit
4fa14545f6
@ -20,7 +20,7 @@
|
|||||||
# Define filebucket 'main':
|
# Define filebucket 'main':
|
||||||
filebucket { 'main':
|
filebucket { 'main':
|
||||||
#server should point to one master that will be the file bucket
|
#server should point to one master that will be the file bucket
|
||||||
server => 'changeme',
|
server => "${settings::server}",
|
||||||
path => false,
|
path => false,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user