charm-ironic-conductor/src/templates/tftpboot_map-file

4 lines
167 B
Plaintext

re ^({{options.tftpboot}}/) {{options.tftpboot}}/\2
re ^{{options.tftpboot}}/ {{options.tftpboot}}/
re ^(^/) {{options.tftpboot}}/\1
re ^([^/]) {{options.tftpboot}}/\1