oss-core-libraries-dashboard[bot]
ea57f40b89
[COMPLIANCE] Update Copyright and License Headers ( #13752 )
...
/ sync-acceptance (push) Has been cancelled
Vagrant Ruby Tests / Vagrant unit tests on Ruby 3.1 (push) Has been cancelled
Vagrant Ruby Tests / Vagrant unit tests on Ruby 3.2 (push) Has been cancelled
Vagrant Ruby Tests / Vagrant unit tests on Ruby 3.3 (push) Has been cancelled
Vagrant Ruby Tests / Vagrant unit tests on Ruby 3.4 (push) Has been cancelled
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
2025-12-04 17:07:40 +05:30
Chris Roberts
ea25996b21
Update Vagrant behavior outside of installers
...
Remove customized require behaviors and modify the bin executable
to check for missing tools that Vagrant expects to exist when
running outside of an installer.
2025-04-02 11:40:17 -07:00
Chris Roberts
8b06640fcf
Use helper for require calls
2024-11-06 17:33:00 -08:00
hashicorp-copywrite[bot]
36a312ee26
add missing license headers and update copyright file headers to BUS-1.1
2023-08-10 21:53:25 +01:00
sophia
e4367d1539
Refactor linux change host cap
2020-08-05 15:12:45 -05:00
sophia
5afd7fdd73
Extract change hostnamet base class
2020-07-20 15:19:50 -05:00
sophia
d90ae50b60
Update change host name cap for ALT os
2020-07-20 15:19:50 -05:00
Ladar Levison
690963669c
Added fall through logic with error messages if OS is unrecognized.
...
This will print an error message but still exit with 0 if an
ephemeral hostname change was made, which seems more defenisve,
and user friendly to me.
2019-08-03 20:59:41 +05:30
Ladar Levison
53323ba54e
Fix the hostname config logic for Alpine.
...
And allow those who like `vagrant` to go
Alpine skiing!
2019-08-03 15:19:51 +05:30
Chris Roberts
9f1e7d9895
Prevent nil dup as unsupported in 2.3
2018-12-20 07:43:43 -08:00
Chris Roberts
a4a98d97fc
Fix guest network configuration by properly extracting extra options
...
Extra options are extracted from the machine configuration for the
network being configured to allow for customized network manager
behavior. The network entries must be filtered to remove non-network
entries (like port forwards) before accessing by index.
Fixes #9546
2018-12-19 16:08:47 -08:00
Evgeny Sinelnikov
015d98e76c
guests/alt: Fix flavor and network configure with unit tests
2017-07-11 00:35:28 +03:00
Evgeny Sinelnikov
6ef55c172d
guests/alt: Adjust flavour detect and restart network after set hostname
2017-07-09 18:16:25 +03:00
Evgeny Sinelnikov
88c0cb855f
guests/alt: Update network configuration
...
Fix network mask to CIDR notation and network configure stop and
restart commands with NetworkManager
2017-07-08 21:30:52 +03:00
Evgeny Sinelnikov
3dd90aa955
Add ALT Linux platforms guest detection and support
...
* ALT Linux platforms is an original rpm based distribution
forked as Mandrake Russian Edition Spring at 2001 year
* Distributions of ALT Linux use etcnet (https://www.altlinux.org/Etcnet ) as
internal network configuration system needs for configure_networks support
2017-07-03 00:25:33 +03:00