adam mccartney

Results 8 issues of adam mccartney

Hi Remzi, great work on the book - really learning a lot from it. The code examples are also great! I think I might have possibly found a minor typo...

Check out the master branch and follow the tutorial: the step `kayobe seed vm provision` fails on the following task: ``` TASK [stackhpc.libvirt-vm : include_tasks] ****************************************************************** included: /home/rocky/kayobe/ansible/roles/stackhpc.libvirt-vm/tasks/volumes.yml for seed-hypervisor...

While running the `pull-retag-push-images.sh` script, the /pull-retag-push.yml/ playbook fails on the `Push container images (may take a long time)` task. Inspection of the docker logs on the seed vm shows...

**Describe the bug** The command `git ls-tree HEAD` should list the contents of a tree object. In other words, it should show the state of the tree at the ref...

**Is your feature request related to a problem? Please describe.** It seems like the current authorization flow for grader service is based on parsing a token directly from the request...

Fixes some of the code segments that relate to the issue https://github.com/netbox-community/netbox-plugin-tutorial/issues/36

This adds a pre_configure_hook for NVHPC. It performs some search and replace operations on the "localrc" file used by NVHPC to detect information about the system. In particular it points...

Trying to `--upload-test-report` when building a piece of software on a shared system using `EESSI-extend` is _really_ difficult. Tried to follow the docs, which advise to use `--install-github-token`, which requires...