Fixed a typo on etherpad_lite.

Change-Id: I7c1d7d1fae6aade9302ddbee63c79ac24e276753
This commit is contained in:
Monty Taylor 2012-07-22 17:37:25 -05:00
parent ac7c87f9e7
commit 8d34a912a0

@ -543,7 +543,7 @@ node 'etherpad.openstack.org' {
}
include etherpad_lite
include etherpad_list::nginx
include etherpad_lite::nginx
class { 'etherpad_lite::site':
database_password => hiera('etherpad_db_password'),
}