Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
1,022 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 20 commits in 2 repositories
Created 3 repositories
Created a pull request in rocky-linux/infrastructure that received 2 comments
YAML linter CI
Implementation of YAMLlint CI running as GitHub action to enforce scripting/coding/style standards right from the start.
Related isssue: #8
Opened 9 other pull requests in 2 repositories
rocky-linux/infrastructure
8
merged
rocky-linux/ansible-lint-action
1
closed
Created an issue in hashicorp/packer that received 1 comment
Unable to fmt .pkrvars.hcl extension
Overview of the Issue
It is not possible to format *.pkrvars.hcl variable file using packer fmt command. This should be possible using fmt command …