3759e36784
* vendor: Updating cobblerclient for Cobbler * provider/cobbler: Fix Profile Repos This commit fixes a bug where adding repos would result in an error. This was due to the Cobbler API wanting a space-separated list of repos rather than an array. The Cobbler Service will split the string by space when used internally, but will always present the repos as a string. * provider/cobbler: System Interface Management Test This commit adds a test to verify that the Management parameter of System Interfaces works. |
||
---|---|---|
.. | ||
acceptance_env | ||
config.go | ||
provider.go | ||
provider_test.go | ||
resource_cobbler_distro.go | ||
resource_cobbler_distro_test.go | ||
resource_cobbler_kickstart_file.go | ||
resource_cobbler_kickstart_file_test.go | ||
resource_cobbler_profile.go | ||
resource_cobbler_profile_test.go | ||
resource_cobbler_snippet.go | ||
resource_cobbler_snippet_test.go | ||
resource_cobbler_system.go | ||
resource_cobbler_system_test.go |