bundlewrap/groups/features.py

7 lines
90 B
Python
Raw Normal View History

groups['webserver'] = {
'bundles': {
'letsencrypt',
'nginx',
},
}