bundles/{radvd,wide-dhcp6c}: remove metadata key integrate-with-pppd
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
fb7b11fdb6
commit
da4b139095
5 changed files with 16 additions and 28 deletions
|
@ -1,4 +1,4 @@
|
|||
if node.metadata.get('wide-dhcp6c', {}).get('integrate-with-pppd', False):
|
||||
if node.has_bundle('pppd'):
|
||||
files['/etc/ppp/ip-up.d/wide-dhcp6c'] = {
|
||||
'source': 'ip-up',
|
||||
'content_type': 'mako',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue