Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-15 | Removed needless pause action in GRUB installHEADcurrent | zsdc | |
It was used for debugging and left accidentally in the code. | |||
2024-03-14 | Added support for new GRUB configuration in >=1.4 | zsdc | |
Added support for the new GRUB configuration style used in VyOS 1.4 and newer. | |||
2024-02-27 | Fix the "Unsupported element 'Reservation'" Error in VMware OVA | Lorenzo Biosa | |
2024-02-19 | Add EFI boot VM config if parttable_type=gpt is set (#47) | Lorenzo Biosa | |
2024-01-14 | Merge pull request #46 from lorenzobiosa/add_build-essential | Viacheslav Hletenko | |
Added build-essential in Dockerfile to Fix VMware Playbook | |||
2024-01-14 | Added build-essential in Dockerfile | Lorenzo Biosa | |
2024-01-10 | Merge pull request #30 from sfinke0/current | Viacheslav Hletenko | |
iso_local file gets overridden | |||
2024-01-08 | Merge pull request #43 from sever-sever/python | Viacheslav Hletenko | |
Change python version to python3 | |||
2024-01-08 | Merge pull request #44 from sever-sever/docker | Viacheslav Hletenko | |
Add Dockerfile and examples | |||
2024-01-08 | Merge pull request #45 from sever-sever/ansibe-legacy | Viacheslav Hletenko | |
ansible remove legacy shell args warning | |||
2024-01-08 | ansible remove legacy shell ars warning | Viacheslav Hletenko | |
On the newest systems like Debian12 the asnible shell args: warn is legacy It cause of ``` TASK [install-grub : Mount and bind /dev /proc /sys and /mnt/wroot/boot to /mnt/inst_root] ********************************************************************************************** fatal: [localhost]: FAILED! => {"changed": false, "msg": "Unsupported parameters for (ansible.legacy.command) module: warn. Supported parameters include: _raw_params, _uses_shell, argv, chdir, creates, executable, removes, stdin, stdin_add_newline, strip_empty_ends."} ``` Delete args: warn | |||
2024-01-08 | Add Dockerfile and examples | Viacheslav Hletenko | |
2024-01-07 | Merge pull request #42 from sever-sever/T5899 | Viacheslav Hletenko | |
T5899: Use default repo bookworm if vyos_version is unknowm | |||
2024-01-05 | Change python version to python3 | Viacheslav Hletenko | |
2024-01-05 | T5899: Use default repo bookworm if vyos_version is unkmowm | Viacheslav Hletenko | |
Replace debian.list `bullseye` with `bookworm` | |||
2023-12-28 | Added `without_login` option | zsdc | |
This option will completely drop `system login` section from the configuration. | |||
2023-12-27 | Added `copy-custom-files` role. | zsdc | |
Sometimes we need to add extra files, like configurations. This role allows to copy them into the installation directory. | |||
2022-12-30 | Merge pull request #34 from andriiandrieiev/current | Viacheslav Hletenko | |
cloud init install force yes to avoid apt errors | |||
2022-12-01 | cloud init install force yes to avoid apt errors | Andrii Andrieiev | |
2022-10-14 | Merge pull request #33 from sentrium/revert-32-current | Yuya Kusakabe | |
Revert "Small fixes for integration with Ansible Tower" | |||
2022-10-13 | Revert "Small fixes for integration with Ansible Tower" | Andrii | |
2022-10-05 | Merge pull request #32 from sentrium/current | Daniil Baturin | |
Small fixes for integration with Ansible Tower | |||
2022-08-19 | force apt get | Andrii Andrieiev | |
2022-08-18 | allow expired release file | Andrii Andrieiev | |
2022-08-18 | path fix | Andrii Andrieiev | |
2022-04-29 | Merge pull request #31 from dhekimian/dhekimian-patch-1 | Yuya Kusakabe | |
docs: Add DHCP & SSH enable options | |||
2022-04-27 | docs: Add DHCP & SSH enable options | David Hekimian | |
2022-04-24 | Fix: the iso_local file gets overridden when the src and dst file checksums ↵ | carazzim0 | |
do not match: https://github.com/ansible/ansible/issues/64016 | |||
2022-04-19 | T4371: copy CONTRIBUTING.md from https://github.com/vyos/vyos-1x | Yuya Kusakabe | |
2022-04-19 | T4278: Remove aufs modprobe | Olivier Lemasle | |
Since commit d6532ad9f6d6317, overlayfs is used instead of aufs. It is then safe to remove the aufs modprobe. | |||
2022-04-19 | Merge pull request #28 from olivierlemasle/fix-config-template | Yuya Kusakabe | |
T4278: Fix config template | |||
2022-04-10 | T4278: Fix config template | Olivier Lemasle | |
The configuration template roles/install-config/templates/config.boot.j2 has been updated in commit db1b4f2079a for libvirt provider. However, variables enable_dhcp and enable_ssh are not declared except in playbook vagrant-libvirt.yml, which causes an error when using another playbook. This commit adds a default value in role "install-config", to fix this issue. | |||
2022-03-17 | Merge pull request #25 from higebu/fix-vagrant-libvirt | Yuya Kusakabe | |
T4278: Fix vagrant box for libvirt provider | |||
2022-03-16 | T4278: Fix vagrant box for libvirt provider | Yuya Kusakabe | |
2022-03-16 | T4278: Use overlayfs instead of aufs | Yuya Kusakabe | |
2022-03-16 | T4278: Remove ISO verification, because rolling image doesn't have GPG key | Yuya Kusakabe | |
2022-03-16 | Merge pull request #24 from hakwerk/fix-ansible-warnings | Yuya Kusakabe | |
T4298: solve ansible warnings | |||
2022-03-16 | Merge pull request #26 from nicolas-fort/download_url | Yuya Kusakabe | |
T4298: Update vyos latest download url in all.yml | |||
2022-03-13 | Update all.yml | Nicolás Fort | |
Update download url | |||
2022-03-11 | T4298: fix ansible group name and remove obsolete empty command | hakwerk | |
Ansible does not like the dash in the group name | |||
2022-03-11 | T4298: fix ansible group name and remove obsolete empty command | hakwerk | |
After commit 680a2b4 ("fix errors in custom package install") an empty "command:" remained. | |||
2022-03-09 | Use debian 11 (bullseye) sources for apt (#23) | Arjan H | |
2021-07-22 | Added 1MB offset to disk image (#21) | zdc | |
Added 1MB offset before the first partition. This is required by some platforms, for example Aure, to validate an image. | |||
2021-06-28 | fix errors in custom package install | Kim | |
2021-06-28 | add ability to rebuild an ISO | Kim | |
2021-06-11 | Updated vmware build playbooks (#18) | Kim | |
* Add debian version variables. Removed compression flag from ovftool command * Updated vmware playbook to be able to generate a simple OVA without properties and set the vmware hardware based on debian version configured to support debian 10 guests. * Update the default time servers to the VyOS time servers. * Add rescue option if the play fails to unmount filesystems. | |||
2021-04-06 | Merge pull request #15 from zdc/current | zdc | |
Fixes for Cloud-init, code optimization | |||
2021-04-06 | Fixes for Cloud-init, code optimization | zsdc | |
- Cleaned up APT configuration code. - Added ifupdown to Cloud-init install. This is required for all datasources that fetch data from remote hosts. - Fixed error that stops playbook if the `custom_debs` directory is empty and `-e custom_packages=true` is used. | |||
2021-04-03 | Merge pull request #14 from zdc/current | zdc | |
Added lost `custom_debs` directory | |||
2021-04-03 | Added lost `custom_debs` directory | zsdc | |
Since git ignores empty directories, the directory for placing custom deb files was lost during the last commit. |