Skip to content

Conversation

bp85
Copy link
Owner

@bp85 bp85 commented Jul 11, 2023

No description provided.

treydock and others added 30 commits May 20, 2022 11:16
* Allow arbitrary string for auth_type

For sites that use an AuthType that is not a member of the Enum, it would be useful if this parameter also accepted any string. I left the Enum as a variant as it might be a useful hint for the most commonly used types.

* Update manifests/init.pp

Co-authored-by: treydock <[email protected]>
* Allow set_host under batch_connect type

* Add set_host to template

Co-authored-by: Matt Mix <[email protected]>
Co-authored-by: treydock <[email protected]>
* Support Ubuntu 20.04
Fixes #102
* Ensure nodejs 12 repo is present for Debian/Ubuntu

* Fix order issues with Apache for Ubuntu

* Support Ubuntu 18.04, fixes #106
Run pdk sync

* Avoid el9 tests
Fix ubuntu-18.04 acceptance tests

* Use 2.0 repo for tests, fixes #104
* Use NodeJS 14
Fixes #114

* Fix usage of apache::custom_config to work with newer Apache module versions
* PDK update and fix EL7 acceptance tests

* Rubocop fixes
* Support --insecure flag for ood-portal-generator

* Do not yet support --insecure on tagged RPMs that are not nightlies

* Avoid Puppet ruby during beaker tests, force specific PATH
* Add Rocky Linux 8, drop CentOS 8, drop Scientific 7 and 8

* Enable ood-portal-generator --insecure flag during acceptance tests now that 2.1 builds in latest repo

* Need to update nodejs version for EL8
* Support Ubuntu 20.04

* Rubocop fixes
* Ensure nodejs 14 repo is present for Debian/Ubuntu

* Avoid 2.0 repos, likely rebase issue

* Skip failing tests for Ubuntu till proper packages exist
* Avoid latest repo by default, not a stable repo

* Avoid idempotent issues with Ubuntu and mod enabling symlinks
* Support EL9
Fixes #99

* Bump Ruby to 3.0 for EL8
Fixes #94
* Switch to use OnDemand 3.0

* PDK update and lint fixes
treydock and others added 11 commits April 3, 2023 14:24
* Support puppetlabs/apt 9.x
* Support puppetlabs/apache 10.x
* Support puppetlabs/vcsrepo 6.x
* Support puppet/augeasproviders_shellvar 5.x
* Support puppet/systemd 4.x
* Adding proxy for ondemand repo.

Co-authored-by: treydock <[email protected]>
* Support newer stdlib and systemd modules
Avoid apt 9.1.0 as can't force >= stdlib 9.0 yet due to concat dependencies

* Hacks to force modules ignoring dependencies

* Avoid deprecation warnings with to_yaml that break Puppet 8

* Try to go back to strict warning

* Skip nightly acceptance until can debug what's broken
Fixes #129
Use 0644 to ensure files are 0644 and Puppet will automatically add execute bit to directories, ie avoid execute bit on files
@bp85 bp85 merged commit 4ff6e2c into bp85:master Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants