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,020 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 16 commits in 2 repositories
Created 2 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 6 other pull requests in 1 repository
rocky-linux/infrastructure
6
merged
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 …