| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
I never know how to get the credentials for some hashi components.
This script helps with getting the credentials I need at the edge.
|
|
|
|
| |
Delete the version in go.
|
| |
|
| |
|
|
|
|
|
|
| |
The convention is to use `pkgs` or `packages` for overlays and
definition of custom packages. Since I'm already using `pkg` for go,
I prefer to use `packages` for my scripts.
|
| |
|
|
This is the first step to re-enable installing custom scripts. The next
step will be to rename `tools` to `packages`, and then if needed I will
be able to support overlays.
|