Hi Alvaro - Thanks for taking the time to take a look. Here's the files you requested ...
[centos@ip-10-0-0-11 ~]$ cat /etc/sysconfig/network # Automatically generated by the vm import process NETWORKING=yes [centos@ip-10-0-0-11 ~]$ ls /etc/sysconfig/network-scripts/ifcfg-e* /etc/sysconfig/network-scripts/ifcfg-eth0 [centos@ip-10-0-0-11 ~]$ cat /etc/sysconfig/network-scripts/ifcfg-e* # Automatically generated by the vm import process DEVICE=eth0 ONBOOT=yes BOOTPROTO=dhcp TYPE=Ethernet NM_CONTROLLED=no [centos@ip-10-0-0-11 ~]$ cat /etc/*release CentOS Linux release 7.2.1511 (Core) NAME="CentOS Linux" VERSION="7 (Core)" ID="centos" ID_LIKE="rhel fedora" VERSION_ID="7" PRETTY_NAME="CentOS Linux 7 (Core)" ANSI_COLOR="0;31" CPE_NAME="cpe:/o:centos:centos:7" HOME_URL="https://www.centos.org/" BUG_REPORT_URL="https://bugs.centos.org/" CENTOS_MANTISBT_PROJECT="CentOS-7" CENTOS_MANTISBT_PROJECT_VERSION="7" REDHAT_SUPPORT_PRODUCT="centos" REDHAT_SUPPORT_PRODUCT_VERSION="7" CentOS Linux release 7.2.1511 (Core) CentOS Linux release 7.2.1511 (Core) On Saturday, July 30, 2016 at 10:10:28 PM UTC-5, Alvaro Miranda Aguilera wrote: > > hello, what version of centos is ? > > can you share the content of > > /etc/sysconfig/network > /etc/sysconfig/network-scripts/ifcfg-<eth*,e*> > > thanks > -- > Alvaro > +31103400555 > -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/packer/issues IRC: #packer-tool on Freenode --- You received this message because you are subscribed to the Google Groups "Packer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/6d617e20-062d-4d15-8fc7-58e18673a088%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
