Merge "Fix semantic error in example config."
This commit is contained in:
commit
5c2a42f11d
@ -75,7 +75,7 @@ the node specifier). It might look something like this::
|
||||
# local.pp
|
||||
class { 'openstack_project::etherpad':
|
||||
database_password => 'badpassword',
|
||||
sysadmins => 'user@example.org',
|
||||
sysadmins => ['user@example.org'],
|
||||
}
|
||||
|
||||
.. note::
|
||||
|
Loading…
x
Reference in New Issue
Block a user