-
### examples
1. one line commands
`echo hello; echo world`
2. shell script
```bash
demoFun(){
echo "hello world"
}
demoFun
```
-
As IaaS user (= DevOps person), I need a standardized way to expose a VM via IPv6 to the outside world.
## Definition of Ready:
- [ ] User Story is small enough to be finished within one sprin…
-
Provider version: 4.78
Terraform version: v1.1.6
Executing terraform apply in Terraform CLI.
Yesterday, for the first time, we got a few errors when deploying an architecture which uses module…
-
-
Documentation from Security IaaS Scan Pipeline should be added to the [docs page](https://github.com/SovereignCloudStack/docs) once completed.
See How to Guide here: https://docs.scs.community/comm…
-
Assessing the security of internal resources and components hosted within a SCS testbed deployment. This will be done from a Gray-box perspective, which involves a mix of knowledge about the environme…
90n20 updated
8 months ago
-
As a user, I want my VMs to always have correct system time.
## Definition of Ready:
- [x] User Story is small enough to be finished within one sprint
- [x] User Story is clear and understood by…
-
Does CF Ops support other IaaSes such as AWS?
Are there plans for Azure (once ops manager exists)?
-
- [ ] Using libvirt plugin
- [ ] Using host pool plugin
-
The last update to this sample was in 2019. SDKs have changed hence the project need to be updated.