This website requires JavaScript.
Explore
Help
Sign in
kunsi
/
bundlewrap
Watch
1
Star
0
Fork
You've already forked bundlewrap
0
Code
Issues
1
Pull requests
1
Releases
Activity
04c632953d
bundlewrap
/
groups
/
features.py
13 lines
151 B
Python
Raw
Normal View
History
Unescape
Escape
move nginx and letsencrypt bundle to group "webserver"
2020-06-01 09:04:51 +00:00
groups
[
'
webserver
'
]
=
{
'
bundles
'
:
{
'
letsencrypt
'
,
'
nginx
'
,
}
,
}
move group dns to features
2020-08-20 09:17:36 +00:00
groups
[
'
dns
'
]
=
{
'
bundles
'
:
{
'
bind
'
,
}
,
}
Reference in a new issue
Copy permalink