Re: [packer] SSH Error on Ubuntu

2017-05-03 Thread Rickard von Essen
Could you add some more context, full template, scripts and full output etc. On May 4, 2017 2:29 AM, "Farye Nwede" wrote: > I'm not sure if this is the best place for this. I'm encountering this > error. My host system is Ubuntu 14.04. The system that I'm trying to build > is Ubuntu 16.04. Any i

[packer] SSH Error on Ubuntu

2017-05-03 Thread Farye Nwede
I'm not sure if this is the best place for this. I'm encountering this error. My host system is Ubuntu 14.04. The system that I'm trying to build is Ubuntu 16.04. Any ideas on what may be the cause: 2017/05/03 17:22:20 packer: 2017/05/03 17:22:20 [DEBUG] SSH handshake err: ssh: handshake faile

Re: [packer] Colors

2017-05-03 Thread Matthew Hooker
They are randomly assigned. See https://github.com/hashicorp/packer/blob/master/command/build.go#L79-L105 and https://github.com/hashicorp/packer/blob/master/packer/ui.go#L116-L133 make sure your terminal supports colors, and if you're on windows make sure you're running under cygwin On Wed, May

[packer] Colors

2017-05-03 Thread William McKenzie
So it looks like colorization is on by default, but no matter what I do, all the colors are the same (basic white, like the terminal) for parallel builds. Can I configure a specific color for a given builder? Or are they randomly chosen? -- This mailing list is governed under the HashiCorp Com

Re: [packer] Re: Integration with artifactory

2017-05-03 Thread basil.pe...@gmail.com
Do you have open source code to look at? Исходное сообщение Отправитель:Iurii Medvedev Отправленные:Wed, 03 May 2017 17:00:22 +0300 Получатель:Packer Тема:[packer] Re: Integration with artifactory >Hi Basil. > >Yes, i'm write new post processor for packer. > >пятница, 24 февра

[packer] Re: Integration with artifactory

2017-05-03 Thread Iurii Medvedev
Hi Basil. Yes, i'm write new post processor for packer. пятница, 24 февраля 2017 г., 18:50:27 UTC+3 пользователь Basil Peace написал: > > On Wednesday, August 10, 2016 at 8:15:53 PM UTC+3, Yuriy Medvedev wrote: >> >> Anybody try auto upload vagrant image to Artifactory repo after packer >> build