oss-core-libraries-dashboard[bot]
73228596f4
[COMPLIANCE] Update Copyright and License Headers (Batch 3 of 7) ( #13763 )
...
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
2025-12-22 16:46:39 +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
Chris Roberts
2d7ce1b9d8
Remove dummy capability from host plugin
2022-04-25 12:24:47 -05:00
Chris Roberts
678ffa60dc
Add state bag argument to dummy capability
2022-04-25 12:24:45 -05:00
Chris Roberts
4167bf890a
Update dummy capability for testing
2022-04-25 12:24:44 -05:00
Chris Roberts
ab6f18093b
Add dummy capability to void host plugin for testing
2022-04-25 12:24:43 -05:00
Renato Aguiar
4de7716ffb
Fix NFS capability detection on Void Linux
2019-03-05 10:03:52 -08:00
Chris Roberts
ac5b45445a
Remove use of system. Add test coverage.
2018-12-19 12:19:22 -08:00
Aloz1
b9b9eeac85
Void requires root access to check service status
...
Service status check was failing because it was not being run as root. This resulted in vagrant thinking the service was not running, hence it would always try to start nfs rather than updating exports.
2018-07-14 15:53:13 +10:00
Aloz1
5e258cbc7c
Fixed nfs_start_command. NFS now starts.
2018-07-13 08:08:05 +10:00
Aloz1
98f70d4d7a
Add void linux host support
2018-07-12 08:40:33 +10:00