-
# Introduction #
This issue serves as a living tracker for CyHy redeployments. These should occur on an approximately monthly basis. The issue itself documents the procedure and has a list of redep…
-
Even today, Numix remains a bastion of clean, minimal design in a world of bland material design-alikes and macOS-derivatives.
Please consider coming back to this theme and adding GTK4 support. If …
-
* [ ] Goal : Minimumな検証環境 が構築できること
* [x] setup aws management console for srg
* [x] account share to Nathan
* [x] create wark-group & wark-user
* iwadate
* nathan
* [x] create Resou…
-
Hi,
Trying to use this to create a BOSH on AWS, but keep getting errors like this when creating the bastion and bosh:
"Your requested instance type (m1.medium) is not supported in your requested Ava…
-
When logging in to a c-bastion host I would like to see useful information like
- which AWS account, region and VPC
- c-bastion version
- new features I could try
- ...
instead, ATM I get this useles…
-
Epilog script was failing before because it wasn't copied into every compute node. It can be retested again after copied over to every node.
-
https://github.com/bastion-rs/agnostik/blob/16184b44d85fdc6b29e7eeb6b9193ddb2098e86f/src/executor/tokio.rs#L34
which causes a panic if you do something like:
```rust
use agnostik::prelude::*;
…
chpio updated
10 months ago
-
In the certificate and generated host file, the name is `lxocpb01`. Except for the fact it ignores the client-provided hostname (if there is one) it's okay. The DNS, however, does not have `lxocpb01`…
-
Hi @jamief,
cool extension and formatter! 🚀
Would be possible to config number of empty lines after comment line?
When hit `Format document`, this input:
```py
Host *
# Allow the use o…
-
I've noticed that container os needs sudo for using docker. Thus, the login command could be eventually modified into this maybe?
`ssh -t $(gcloud compute os-login describe-profile | grep username …