have more bundles provide nginx metadata for themselves
This commit is contained in:
parent
2ca14d0f62
commit
6022bac0ef
6 changed files with 63 additions and 29 deletions
|
@ -12,7 +12,7 @@ defaults = {
|
|||
}
|
||||
|
||||
@metadata_reactor.provides(
|
||||
'nginx/vhosts',
|
||||
'nginx/vhosts/element-web',
|
||||
)
|
||||
def nginx_config(metadata):
|
||||
return {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue