cocker-cc

Results 23 issues of cocker-cc

- migrate Fixtures-Hiera to Hiera 5 - sort YAML-Files alphabetically #### Pull Request (PR) description #### This Pull Request (PR) fixes the following issues

- let the Hash containing the Secrets for the Keystore accept Secrets of Datatype Sensitive - fix a 15-Months-old Typo-Bug Pull request acceptance prerequisites: - [x] Signed the [CLA](https://www.elastic.co/contributor-agreement/) (if...

tests
enhancement

feature
needs-rebase
needs-tests

**Is your feature request related to a problem? Please describe.** Living in a modern and developed World, I am always frustrated when I have to deal with non-metric Units. **Describe...

enhancement
good first issue

In Cases, when I want to manually edit the URL directly in the Browser's Addressbar the URL-Encoding is extremely hindering. URLS look like this for me: ``` …&start=2021-03-25T00%3A00%3A00&end=2021-03-25T00%3A00%3A59&… ``` The...

- pdk convert --force --template-url 'https://github.com/puppetlabs/pdk-templates.git' - add missing Datatypes for Classparameters - fix Linting for Puppet- and Ruby-Files - add minimal Documentation for Classes - fix metadata.json - place...

## Use Case The Parameter `$additional_attributes` may contain sensitive Data like Passwords, which should not be revealed by Puppet, f.e. in File-Diffs. ## Describe the Solution You Would Like The...

community

## Use Case If `keytool` does not exist, sensitive Password is not “redacted” in Error-Message: ``` Error: /Stage[main]/Myprofilemodule/Java_ks[myRootCA]/ensure: change from 'absent' to 'latest' failed: Execution of 'keytool -importcert -noprompt -alias...

community

Fix Warning ”This function is deprecated, please use stdlib::merge instead.”