diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2017-07-22 11:44:04 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2017-07-22 22:28:26 +0000 |
commit | 71c32b8494f75c4b0f3ea03dd35a5b68938071a0 (patch) | |
tree | a2197ebca3730700fae7b35e328f582ffe1be6c1 /share/scripts/debconf.d/0003-debconf.templates | |
parent | Using default bridge0 instead of br0 as default bridge interface. (diff) | |
download | compute-tools-71c32b8494f75c4b0f3ea03dd35a5b68938071a0.tar.xz compute-tools-71c32b8494f75c4b0f3ea03dd35a5b68938071a0.zip |
Using default eno1 instead of eth0 as default container interface.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to '')
-rw-r--r-- | share/scripts/debconf.d/0003-debconf.templates | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/scripts/debconf.d/0003-debconf.templates b/share/scripts/debconf.d/0003-debconf.templates index 61b8154..f091f47 100644 --- a/share/scripts/debconf.d/0003-debconf.templates +++ b/share/scripts/debconf.d/0003-debconf.templates @@ -158,7 +158,7 @@ Template: cnt-debconf/network0/ipv4-post-up Type: string Default: Description: Ethernet post-up Command (IPv4)? - What should be the post-up command for eth0? + What should be the post-up command for eno1? . This defaults to empty. @@ -166,7 +166,7 @@ Template: cnt-debconf/network0/ipv4-post-down Type: string Default: Description: Ethernet post-down Command (IPv4)? - What should be the post-down command for eth0? + What should be the post-down command for eno1? . This defaults to empty. |