diff --git a/templates/000-static-ip.network.j2 b/templates/000-static-ip.network.j2 deleted file mode 100644 index a01d5bcfd..000000000 --- a/templates/000-static-ip.network.j2 +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright (C) 2021, RTE (http://www.rte-france.com) -# SPDX-License-Identifier: Apache-2.0 - -[Match] -Name={{ interface }} - -[Network] -Address={{ ipaddr }}/{{ mask }}