Re: [packer] Packer qemu with macvtap

2018-04-05 Thread tannerposada
Hey Alvaro,

A nice find! I didn't stumble across that while looking around for 
solutions, (I was probably too deep in my rabbit hole to notice). *That did 
end up working! *
I shall modify off this to get the setups I require. 
Thanks again for the help! 
Packer ought to consider updating the QEMU section to use this setup as it 
worked first try.

Regards,

Tanner

-- 
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 packer-tool+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/packer-tool/43549385-2d59-4e65-9b01-25bcb53eeddc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [packer] Packer qemu with macvtap

2018-04-04 Thread Alvaro Miranda Aguilera
Hello

Can you try some other project to see if works?

ie try to build this:
https://github.com/stardata/packer-centos7-kvm-example

Then you can modify to suit

On Wed, Apr 4, 2018 at 1:38 AM,  wrote:

> Hey Everyone,
>
> So far nothing has been particularly successful, I suspect my kickstart
> file is off somehow but I'm I need to look into how to test one in the
> first place.
>
> The problem has more or less changed from using a macvtap network to:
> "getting anything to work in a qemu environment."
>
> If there is any additional info I ought to post for my runs let me know.
>
> I'm going to look at VM alternatives and see if I can get any image built
> at all.
>
> Regards,
>
> Tanner
>
> --
> 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 packer-tool+unsubscr...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/packer-tool/13110f9b-229c-4c4d-8901-64fd1b685aa7%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Alvaro

-- 
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 packer-tool+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/packer-tool/CAHqq0ezvOi%3D5oEyVE-d%3Di06c_a5-1hz9%2B_6uv5bVtAX9LX9YLg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [packer] Packer qemu with macvtap

2018-04-03 Thread tannerposada
Hey Everyone,

So far nothing has been particularly successful, I suspect my kickstart 
file is off somehow but I'm I need to look into how to test one in the 
first place.

The problem has more or less changed from using a macvtap network to: 
"getting anything to work in a qemu environment."

If there is any additional info I ought to post for my runs let me know.

I'm going to look at VM alternatives and see if I can get any image built 
at all.

Regards,

Tanner

-- 
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 packer-tool+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/packer-tool/13110f9b-229c-4c4d-8901-64fd1b685aa7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [packer] Packer qemu with macvtap

2018-03-30 Thread tannerposada
Hey Alvaro,

Seems like I'm still hitting into this issue. I tried from scratch with a 
new network and KVM setup but still hit the same problems.
I'm going to look at a few other options. I couldn't help but notice a 
majority of other help places recommended a DHCP server to help serve IP 
info the the VM.

I'm also considering using the example given for QEMU using exactly CENTOS 
6 just to see if there is some issue outside of packer or the kick start 
file that is preventing me from succeeding.
 I shall update this thread with any findings.

Regards,

Tanner

-- 
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 packer-tool+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/packer-tool/121ec365-9afd-4917-bd7d-36326f8dfa74%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [packer] Packer qemu with macvtap

2018-03-29 Thread tannerposada
Hey Alvaro,

Floppy does work it just requires different syntax specifically for 
RHEL/CENTOS 7 since they deprecated "ks=floppy"

Someone found a workaround here: 
https://github.com/hashicorp/packer/issues/2920

I'll try that out and let you know my findings, so far -netdev "user" still 
doesn't work but I suspect a bridge setup ought to work now.

Thanks for the response!

Tanner

-- 
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 packer-tool+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/packer-tool/c97f75c0-223f-40d1-b084-f463ebd201e7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.