And set net.ifnames to 0
authorPeter Palfrader <peter@palfrader.org>
Wed, 16 Aug 2017 11:49:36 +0000 (13:49 +0200)
committerPeter Palfrader <peter@palfrader.org>
Wed, 16 Aug 2017 11:49:36 +0000 (13:49 +0200)
modules/grub/templates/puppet-net-ifnames.cfg.erb [new file with mode: 0644]

diff --git a/modules/grub/templates/puppet-net-ifnames.cfg.erb b/modules/grub/templates/puppet-net-ifnames.cfg.erb
new file mode 100644 (file)
index 0000000..5a21659
--- /dev/null
@@ -0,0 +1 @@
+GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX net.ifnames=0"