Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/cobbler/terraform-provider-cobbler


https://github.com/cobbler/terraform-provider-cobbler

Merge pull request #15 from vip8439/correct_profile_vars

Use correct variables for kernel options.

02a9181b45490998a64c0454e6b2db614f84f4f8 authored over 2 years ago by Enno G <[email protected]>
Use correct variables for kernel options.

2d8d895db56515cd6b40375e105c8ab5ca4f5b17 authored over 2 years ago by Ryan E. Kimbrell <[email protected]>
CI: Update GPG importer

62188326bac5cd5c94669fc5fc3de76fc4a6b3f5 authored almost 3 years ago by SchoolGuy <[email protected]>
Update used cobblerclient version

bc282090229af358cf41affa25f6831272b0bcbe authored almost 3 years ago by SchoolGuy <[email protected]>
Ignore: Deduplicate and add vendor folder

91af340216d9414a293738a1eaf5097021015413 authored almost 3 years ago by SchoolGuy <[email protected]>
CI: Update release workflow versions

8916bd5836537a513886bc81af5ff70f1702a542 authored almost 3 years ago by SchoolGuy <[email protected]>
Merge pull request #12 from holmesb/bh/reinstate_interface_tests

Reinstate interface test

918f50552ad6d5b8c82b7479ff52c700d2064d97 authored almost 3 years ago by Enno G <[email protected]>
Since PR #2921 in Cobbler is merged, reinstated interface test. Set default value for interface_type and added validation. Fixes issue #11

8945aba69c321cd065b8b4ae1fa8b6a076d39ae7 authored almost 3 years ago by holmesb <[email protected]>
Merge pull request #10 from holmesb/bh/fix_tests

Support Cobbler v3.3.x

21eb6fdc43cfd660284de07edc352ce632121b92 authored almost 3 years ago by Enno G <[email protected]>
Fixed booloader arguments, brought some system argument types into line with other resources. Github actions tests are now passing on my branch. For some reason `go mod tidy` decided a bunch more dependencies were needed. Documented breaking changes in CHANGELOG.md

e7889a9a710db60d919f3b8877264d008af6f6c6 authored almost 3 years ago by holmesb <[email protected]>
Tests passing against v3.3.x (issue #9). Replaced AWS instance test harness with local docker container. Replaced next_server arguments with next_server_v4 & next_server_v6. Brought into line with various v3.3.x schema changes, mostly string arguments that are now lists. Removed obsolete redhat_management_* arguments and redundant test function parameters. To-do: reinstate interface test when Cobbler issue #2846 is fixed, and reinstate non-functioning bootloader arguments

914a6c7441272195e9be0e3dd5070bda1ff13002 authored almost 3 years ago by holmesb <[email protected]>
Create codeql-analysis.yml

13b77408371f3fe8013f942fad4b01ac1a7dba90 authored about 3 years ago by Enno G <[email protected]>
Create FUNDING.yml

afde7f253705a6d90496af152f6902ba1bbfb2b0 authored over 3 years ago by Enno G <[email protected]>
Merge pull request #8 from hbokh/feature/travis2gh-actions

Feature/travis2gh actions

8cac04fc37ddd4031793c46ca458f9bd553ad6b6 authored over 3 years ago by Enno G <[email protected]>
feat: Migrate TravisCI to Github Actions (will fix #7)

4cdc40e965f9d91ebbaa053c04653a1059aa35b5 authored over 3 years ago by Henk <[email protected]>
feat: Migrate TravisCI to Github Actions (will fix #7)

011dd4e0cbab87c519665262b8b978d54cce70b7 authored over 3 years ago by Henk <[email protected]>
Merge pull request #6 from hbokh/feature/tfplugindocs

Feat: create docs with tfplugindocs

8c240db5935bb6d1804c6c942916051d34c86b89 authored over 3 years ago by Enno G <[email protected]>
feat: create docs with tfplugindocs

ece649a36494dd55640175aaa5f448a47b9074cb authored over 3 years ago by Henk <[email protected]>
Merge pull request #4 from holmesb/patch-1

Update index.md

f8cb8f796dfdd55e9dd3a92e04d1c709176739de authored almost 4 years ago by Enno G <[email protected]>
Update docs/index.md

Co-authored-by: Enno G. <[email protected]>

c3910f36c8db3efc506b8ce5001ac851aeabac27 authored almost 4 years ago by holmesb <[email protected]>
Update index.md

Fixes issue #3

769dad733277c7ac3abc4bb3f8420c4ab36672cb authored almost 4 years ago by holmesb <[email protected]>
Merge pull request #1 from cobbler/deps/update-client

Update Cobblerclient to 0.4.2

96d54377b3e316768a3fc6d277520cc8564db520 authored almost 4 years ago by Enno G <[email protected]>
Update Cobblerclient to 0.4.2

426992ac17d37f9966c9e27437885772ed411cf7 authored almost 4 years ago by SchoolGuy <[email protected]>
Replace wearespindle with cobbler

5e543e330a020a3e46cd171a5738430f53881e45 authored about 4 years ago by Henk <[email protected]>
Cleanup code based on golangci-lint output (#10)

* Cleanup code based on golangci-lint output

Added .golangci.yml
Merged PR #23 changes (Use ...

584f246b54cef581630dcafcca1117c2f3e5fefd authored about 4 years ago by Henk <[email protected]>
Ran "go mod tidy", also ...

... to trigger a stuck Travis build.

dd37a15b0a4dff1ee894a656196c622c91270f60 authored about 4 years ago by Henk <[email protected]>
Update .travis.yml with Go 1.15

78b2123ea52645ebe52072869c7e2bf741394319 authored about 4 years ago by Henk <[email protected]>
Updates to provide for PR (#9)

- use go 1.15
- use terraform-plugin-sdk v1.15.0
- support cobblerclient with a release tag

5e5a6fd94eb1098a44e177cd072079bc39d7a5c0 authored about 4 years ago by Henk <[email protected]>
Add goreleaser support

ef75fbd718722234434a94614dcc273b1cec70e5 authored over 4 years ago by Henk <[email protected]>
Update CHANGELOG with bugfix cobblerclient

989408061cf854066458271eced580a2d7b55b99 authored over 4 years ago by Henk <[email protected]>
Update issue template to new standard

540aa92be44d2d54210efac20a89a77cceda54c9 authored almost 5 years ago by Henk <[email protected]>
Pinned go 1.14 & terraform-plugin-sdk v1.7.0

7374c26933cd222c3fc1d3149a0f1017b1d1e83b authored almost 5 years ago by Henk <[email protected]>
Update .travis.yml

Only use GO111MODULE=on, not GOFLAGS=-mod=vendor

bf59a4b46adeb57f81272c77fc9d691c7f5db811 authored almost 5 years ago by Henk <[email protected]>
Update .travis.yml

GO111MODULE=on

e5e6c371d40386f2a66981a464f1c6527e64c3cd authored almost 5 years ago by Henk <[email protected]>
Support Terraform Plugin SDK (#7)

Tested and working!

b34cfbfe870b364388f4d0a3fb66f114ef17314b authored almost 5 years ago by Henk <[email protected]>
Fixes to make testacc pass

f2b3d7f24160242d32e425176fda9d7aefc52563 authored almost 5 years ago by Henk <[email protected]>
Small changes in testing repo & distro

10a5634b996290ade84f0998b88fc6277f19acc4 authored almost 5 years ago by Henk <[email protected]>
Fix testacc; golint improvements (#6)

810ab638174f4bf8ab4d9a42c3b0d1b263f8a242 authored almost 5 years ago by Henk <[email protected]>
Added boot_loader as new option (#5)

Let's move on with this.

9ea2b10f71f60c8a9f936f3f131e4b29643b2166 authored almost 5 years ago by Henk <[email protected]>
Updates to make Cobbler 3 satisfied (#4)

* Updates to make Cobbler 3 satisfied

* Checking & fixing Cobbler 3 attributes

* Fix final...

0fddadd54dc0592b9ea4bb9de65e983e1d74a07a authored almost 5 years ago by Henk <[email protected]>
Merge pull request #3 from wearespindle/feature/Cobbler3-support

Fix url in cobbler/provider.go

ac04ecd4d6834b858c08935f678f276aac1664b6 authored almost 5 years ago by Henk <[email protected]>
Merge branch 'master' into feature/Cobbler3-support

2cf0f90d208e9dffd8579c9ae111eb27e58c8663 authored almost 5 years ago by Henk <[email protected]>
Fix url in cobbler/provider.go

a2e49b69e1e5797a793a964ac2300c9189ea9298 authored almost 5 years ago by Henk <[email protected]>
Merge pull request #2 from wearespindle/feature/Cobbler3-support

Rewrites to support Cobbler 3

8596867745708fef902274e0dcb8d142f32f8546 authored almost 5 years ago by Henk <[email protected]>
Merge branch 'master' into feature/Cobbler3-support

0e9d03fff414d5ab7c7edd3d829076ce40db9c2c authored almost 5 years ago by Henk <[email protected]>
Rewrites to support Cobbler 3

8e4d49136ab110e16314180bb5370049aa9a2385 authored almost 5 years ago by Henk <[email protected]>
Update go.mod

Fix module declaration

cb7c132941ca287445acdd5a9f50a531c80e647c authored almost 5 years ago by Henk <[email protected]>
Merge pull request #1 from wearespindle/feature/Cobbler3-support

Rewrites to support Cobbler 3

28742cda88c4f66899d3f8278270f50ec886403f authored almost 5 years ago by Henk <[email protected]>
Rewrites to support Cobbler 3

f89aaaf34fe620a659e9f0fda7a643058a29a6a7 authored almost 5 years ago by Henk <[email protected]>
Cleanup after v1.1.0 release

f73ca4db4de7f17c940c9494c639b40f0cabb9ef authored over 5 years ago by tf-release-bot <[email protected]>
v1.1.0

c8f4907123d4fc7676e285cee5f47b9b520fc657 authored over 5 years ago by tf-release-bot <[email protected]>
Update CHANGELOG.md

b4783b49239473243d0fd28f10ac8ef20d08bc93 authored over 5 years ago by Joe Topjian <[email protected]>
Update CHANGELOG.md

379ecd33632e6b2611d5c81df20100248a817ad5 authored over 5 years ago by Joe Topjian <[email protected]>
vendor: Updating to Terraform v0.12 (#26)

* vendor: Updating to Terraform v0.12

* Acc Tests: Update deploy script

ba6dc2097473b9dda5c13f4c6d6f410b417c6fdf authored over 5 years ago by Joe Topjian <[email protected]>
Merge pull request #22 from terraform-providers/go-modules-2019-03-01

[MODULES] Switch to Go Modules

67d331e05dc8f085306988c7a543f67e20f23c97 authored almost 6 years ago by Radek Simko <[email protected]>
deps: github.com/hashicorp/[email protected]

Updated via: go get github.com/hashicorp/[email protected] and go mod tidy

bdb391e36e2e218c31774067823f3efe37f0dc95 authored almost 6 years ago by Alex Pilon <[email protected]>
deps: use go modules for dep mgmt

run go mod tidy
remove govendor from makefile and travis config
set appropriate env vars for go m...

ff61624011f4d281a6132ced65a703564cf7540d authored almost 6 years ago by Alex Pilon <[email protected]>
provider: Ensured Go 1.11 in TravisCI and README

provider: Run go fix
provider: Run go fmt
provider: Encode go version 1.11.5 to .go-version file

ca0bfa568fafa0926f18d09ba1ba41a5bf25a756 authored almost 6 years ago by Alex Pilon <[email protected]>
Merge pull request #21 from terraform-providers/f-improve-login-error

provider: Improve error message for login failures

fbad1253210d0a80dc80ff3ec4838ed0a48b8f22 authored almost 6 years ago by Radek Simko <[email protected]>
provider: Improve error message for login failures

9188d47432a8d7463d000a6a0780e6d53b780aa8 authored almost 6 years ago by Radek Simko <[email protected]>
provider: Require Go 1.11 in TravisCI and README (#19)

provider: Run go fix
provider: Run go fmt

0129da16ef394f7184af1f86543830be7fa04b60 authored almost 6 years ago by appilon <[email protected]>
Docs: Fixing Profile docs (#18)

1fb4b778d7da441d07a2707bdfbd8b787555a8ae authored about 6 years ago by Joe Topjian <[email protected]>
README.md: correct provider organization & missing repository name

8f2a8c648f80d5f07976b010e4e15d8d938bfd22 authored over 6 years ago by kt <[email protected]>
Merge pull request #15 from terraform-providers/f-make-website

make: Add website + website-test targets

fc194ab8f7fa1c0af574e448e66cfa7a5aa67406 authored over 6 years ago by Radek Simko <[email protected]>
make: Add website + website-test targets

97785963b380cf6f73041c7e670355e379cc3c02 authored over 6 years ago by Radek Simko <[email protected]>
Cleanup after v1.0.1 release

c5097ce5990f0da868beaf747974f36642a9b61e authored almost 7 years ago by tf-release-bot <[email protected]>
v1.0.1

5166a89d3921df3687eb68c2c8935f1da8528a21 authored almost 7 years ago by tf-release-bot <[email protected]>
Update CHANGELOG.md

d35b1cd0bd1ad36d1aa9828d13c3d2eb619909a6 authored almost 7 years ago by Joe Topjian <[email protected]>
SSL Support (#11)

* SSL Support

This commit adds options to help with SSL connectivity:

* insecure: ignore S...

dc88e739c1e870b1edb21ed2f4763dcd27c7c26b authored almost 7 years ago by Joe Topjian <[email protected]>
Update CHANGELOG.md

f9606317b630c009661f00f950a506a143e8d3cc authored almost 7 years ago by Joe Topjian <[email protected]>
Merge pull request #14 from jtopjian/recreate-missing-systems

Recreate Missing Systems

59bdd63752036cac07db78efbf32e382ff2ea05c authored almost 7 years ago by Joe Topjian <[email protected]>
Recreate Missing Systems

This commit will enable Terraform to recreate systems when
they have been deleted/removed from C...

f1dde8d74a49fbef41c5e3a2628c5209c485e5f7 authored almost 7 years ago by Joe Topjian <[email protected]>
Cleanup after v1.0.0 release

192f88731620a5dde47c67ea34f05782fb3007a7 authored about 7 years ago by tf-release-bot <[email protected]>
v1.0.0

2435625c29f8ae949e690631412970f4f4cc9d60 authored about 7 years ago by tf-release-bot <[email protected]>
Update CHANGELOG.md

18d89859d60c09ddf1ad51a248118f66098ea5d1 authored about 7 years ago by Joe Topjian <[email protected]>
Merge pull request #6 from jtopjian/repo-check-set

Check for Set errors on certain repo attributes

4dd8efd0fb4b2ac32e10bc3c54361d617bc1b44f authored about 7 years ago by Joe Topjian <[email protected]>
Check for Set errors on certain repo attributes

This commit checks for an error when setting values on list types.

f00ee29df5f0824ecedbf745094293454562ad9b authored about 7 years ago by Joe Topjian <[email protected]>
Update CHANGELOG.md

9e74cb29d74f0aca3900e61f2f2d9e186b1467ad authored about 7 years ago by Joe Topjian <[email protected]>
Merge pull request #5 from jtopjian/repo-docs

Documentation for cobbler_repo resource

431dbc7b578b0724c90a90f903b16a75d73fd447 authored about 7 years ago by Joe Topjian <[email protected]>
Documentation for cobbler_repo resource

13769d0e7ab7cc461b9cbd578a764d31e1d60104 authored about 7 years ago by Joe Topjian <[email protected]>
Add Cobbler repo support (#3)

* Add Cobbler repo support

When defining a profile with repos that do not exist, an error wil...

b1d830d7e4e756b7344947bd19e92a6fe3cdd776 authored about 7 years ago by Daniel Givens <[email protected]>
Merge pull request #4 from jtopjian/vendor-repo-support

vendor: updating cobblerclient with repo support

0ab005ebabd653d450f253503cd86bce1037ba40 authored about 7 years ago by Joe Topjian <[email protected]>
vendor: updating cobblerclient with repo support

632b839ad361662561c7e0df9e1e398d6cdf5da8 authored about 7 years ago by Joe Topjian <[email protected]>
Make CoC and support channels more visible

https://help.github.com/articles/adding-a-code-of-conduct-to-your-project/
https://help.github.c...

e70e395366cddbf38f7f5fb86fd8498c6c51698b authored about 7 years ago by Radek Simko <[email protected]>
Fixing logo

d4beffd940c2bf54e3cb1e02766e67e2b83d62e8 authored over 7 years ago by Jake Champlin <[email protected]>
Merge pull request #2 from terraform-providers/vendor-tf-0.10

vendor: github.com/hashicorp/terraform/[email protected]

0d3926e96b7394bd7f9664f810c96c69e04e2aad authored over 7 years ago by Radek Simko <[email protected]>
vendor: github.com/hashicorp/terraform/[email protected]

72d3ce04051d67b14567c1a89d9cbcaa06a9e488 authored over 7 years ago by Radek Simko <[email protected]>
vendor: Ignore github.com/hashicorp/terraform/backend

This is to avoid dependency sprawl - e.g. vendoring AWS or Azure SDK
when we don't really need r...

e139f18a2c5c0819c1cd77d002464ecfa4df8054 authored over 7 years ago by Radek Simko <[email protected]>
Fixing link in README

c3b3d3e0af2b5725cb550933251dacc309591bd8 authored over 7 years ago by Jake Champlin <[email protected]>
Adding back the GNUmakefile test-compile step

779c9d1b18cc6fe12bef324b2fd59a624fd12df8 authored over 7 years ago by stack72 <[email protected]>
Merge pull request #1 from nicolai86/master

docs: add undocumented options to cobbler_profile

727e8f01ac84e00532325dfec28e78be166b8e4c authored over 7 years ago by Jake Champlin <[email protected]>
Simplifying the GNUMakefile

b898e764fa9816858bc17c04f8fe8f0d41b1e263 authored over 7 years ago by stack72 <[email protected]>
chore(docs): add undocumented options to cobbler_profile

9febefd835eb45ce1edda34a4a1ff8fcd47d4ab7 authored over 7 years ago by Raphael Randschau <[email protected]>
Fix Changelog Links Script for cobbler provider

fa8bab8bd2bb1cf892a97ed203a85f6c14df4672 authored over 7 years ago by Jake Champlin <[email protected]>
Cleanup after v0.1.0 release

944d1b6a3dd9156bb0f8a9d985741ada65b001b6 authored over 7 years ago by TeamCity <[email protected]>
v0.1.0

3663f6659ba4a23e1df59b42f039f55192456af4 authored over 7 years ago by TeamCity <[email protected]>
Update CHANGELOG.md

e40007862bd9943b9ff253892bc36e0652431452 authored over 7 years ago by Paul Stack <[email protected]>
Updating Makefile + Add gitignore

c067b9391a205a57aace79e6e4207547493d9f6a authored over 7 years ago by Jake Champlin <[email protected]>
update govendor

82b0a00c797e9dd3274a46c4dd2d58c247f76b19 authored over 7 years ago by Jake Champlin <[email protected]>
Transfer of provider code

920e77cec4e52affb0ca1d382cd55c270761e6bb authored over 7 years ago by Jake Champlin <[email protected]>