Bruce Becker

Results 39 issues of Bruce Becker

Hello codemeta. :heart: your work, busy trying to adopt it for infrastructure middleware components. I have a question about requirements in the schema. There are several terms which address the...

##### ISSUE TYPE Bug Report ##### container.yml ``` version: “2” services: {% for slave in slaves %} build-slave-{{ slave.name }}: image: "{{ slave.base_image}}:{{ slave.base_image_tag }}" ports: - "{{ slave.host_port }}:{{...

bug
wontfix

Hello! Fine piece of work here, so let me start off by saying thanks. I have added this to my Vault at `github_personal_tokens` and have verified that I can issue...

This PR adds [AcquaSecurity TFSec](https://aquasecurity.github.io/tfsec) as one of the possible terraform scanners. It checks for the presence of the [Github Action](https://github.com/marketplace/actions/tfsec-action) or the cli. The Github Action is expected to...

I would like to propose a rule which checks for the existing of a [pre-commit](https://pre-commit.com) configuration file. The content of the file will vary from repo to repo, but the...

Love this. I generated passwords for a long time using `grasp->generates secret password->puts it in vault` retrieving: `phrase->grasp->maps to kv key in vault->retrieves secret password` This way, the user would...

enhancement

- [x] get hardware (you) - [x] power up control node (you) - [x] plug in networking for control ports - ipmi or whatever (you) - [ ] Deploy openstack...

input needed.

Send a Pull Request to the repo with the list of worker nodes in the cluster. This should patch the ZA-UJ inventory in `Ansible/inventories/inventory.za-uj`, with a new group, including the...

network
hardware

following https://docs.openstack.org/tripleo-docs/ - [x] validate controller - [ ] install repos

hardware

See https://docs.openstack.org/project-deploy-guide/openstack-ansible/pike/targethosts-networkconfig.html We need to have the network bridges described in there configured on the controller/gateway.

network