User Details
- User Since
- Mar 3 2016, 10:23 PM (472 w, 6 d)
Dec 28 2022
@ssasso You can test the fixed box with https://app.vagrantup.com/vyos/boxes/current/versions/20221227.20.48
@ssasso Thank you for creating the PR. I confirmed the issue with the latest box. I will check your PR today.
Apr 18 2022
Apr 10 2022
@hakwerk I'm sorry for the delay of the response. It seems that this PR(https://github.com/vyos/vyos-vm-images/pull/28) fixes the enable_dhcp issue.
I can't reproduce the install-grub issue for now. If I get the warning, I will try to fix it.
Mar 7 2022
Mar 2 2022
Nov 12 2018
There is the ansible playbook for Hyper-V image in https://github.com/vyos/vyos-vm-images.
Oct 25 2018
vmtoolsd --cmd 'info-get guestinfo.ovfEnv' returns "No value found"...
It seems the ovf I made works good.
I tested with only NoCloud.
I understand ovf/ova must include ProductSection with some properties like this https://github.com/cloud-init/cloud-init/blob/master/doc/sources/ovf/example/ubuntu-server.ovf
Where is the ovf @UnicronNL made?
the test image with cloud-init is here. https://dev.vyos.jp/vyos/images/rolling/current/amd64/vyos-1.2.0-rolling-201810250337-vmware.ova
@syncer @UnicronNL sorry. I did it right now on https://github.com/vyos/vyos-vm-images/commit/00a5684ba31ed5c68d168290fb45a35bf5d58177
And it seems there are two styles of VM image build. ansible playbooks in vyos-vm-images and shell scripts in vyos-build.
Oct 24 2018
@syncer I read this: https://twitter.com/vyos_dev/status/1055037448093425664?s=19
so we should use cloud-init for VMware image too?
https://cloud-init.io/
Oct 16 2018
Jul 9 2018
I think we can remove old providers and add options for apn profile like "apn", "user" and "password".
Jun 28 2018
@robinelfrink I'm sorry but I deleted the task for open-vmdk. I fixed it.
Jun 26 2018
Jun 21 2018
Jun 19 2018
Jun 11 2018
Jun 10 2018
May 23 2018
May 18 2018
Working playbook for qemu is here: https://github.com/higebu/build-ami/tree/qemu
May 17 2018
Jenkins build setup for sonarcloud is done on https://ci.vyos.net/view/all/job/vyos-1x/ and https://ci.vyos.net/view/all/job/vyos-1x-pr/.
May 16 2018
May 15 2018
May 14 2018
May 10 2018
@syncer The result on sonarcloud was generated by running sonar-scanner on my local PC. The step for automated measuring coverage or other metrics is following:
May 9 2018
Thanks!
@syncer Can you add me to vyos org on sonarcloud? I'd like to setup unit tests and coverage integration.
May 8 2018
@syncer Yes, but we have no test code.