(Note that disabling crowd isn't supported in this PR. We could add this, but it would be a bit messier.)
We could also use the line resource cookbook to make this cleaner, if we didn't mind adding the dependency. I realize that using templates is often preferred, but since it was a small change, I thought this would be better, and so it would work across more version of confluence (where the seraph-config.xml might change)
See #26
This takes the same approach as taken here: https://github.com/afklm/jira/issues/22
(Note that disabling crowd isn't supported in this PR. We could add this, but it would be a bit messier.)
We could also use the
line
resource cookbook to make this cleaner, if we didn't mind adding the dependency. I realize that using templates is often preferred, but since it was a small change, I thought this would be better, and so it would work across more version of confluence (where theseraph-config.xml
might change)