Merritt Krakowitzer
Merritt Krakowitzer
Would like to suggest a feature where packages can be deleted that are older than X days. Similar to this action for purging artifacts: ``` - uses: kolpav/purge-artifacts-action@v1 with: token:...
Add option to install Oracle Java Connector https://confluence.atlassian.com/display/JIRA/Connecting+JIRA+to+Oracle https://confluence.atlassian.com/display/JIRA/Supported+Platforms http://www.oracle.com/technetwork/database/enterprise-edition/jdbc-112010-090769.html
I am unable to ensure a defined type is absent, only up or down. ``` yaml network_aliases: 'eth0:2': ensure: 'absent' ``` Error: Could not retrieve catalog from remote server: Error...
Currently, we use the `latest` tag for the docker container. Best practice would be to use a specific version tag.
This image currently uses elastic search 2.4.0, could it be updated to use version 5?
Rather that manage the template files with a static template. Modify them with the augeas provider.