/data filled for patroni nodes. increase size until real fix can be made ensure terraform is available for build job
This commit is contained in:
@@ -29,4 +29,5 @@ jobs:
|
||||
env:
|
||||
VAULT_ROLEID: ${{ secrets.TERRAFORM_INCUS_VAULT_ROLEID }}
|
||||
run: |
|
||||
dnf install terraform -y
|
||||
make plan
|
||||
|
||||
@@ -23,4 +23,5 @@ jobs:
|
||||
env:
|
||||
VAULT_ROLEID: ${{ secrets.TERRAFORM_INCUS_VAULT_ROLEID }}
|
||||
run: |
|
||||
dnf install terraform -y
|
||||
make apply
|
||||
|
||||
@@ -10,4 +10,4 @@ storage_volumes:
|
||||
pool: fastpool
|
||||
path: /data
|
||||
config:
|
||||
size: 50GB
|
||||
size: 100GB
|
||||
|
||||
@@ -10,4 +10,4 @@ storage_volumes:
|
||||
pool: fastpool
|
||||
path: /data
|
||||
config:
|
||||
size: 50GB
|
||||
size: 100GB
|
||||
|
||||
@@ -10,4 +10,4 @@ storage_volumes:
|
||||
pool: fastpool
|
||||
path: /data
|
||||
config:
|
||||
size: 50GB
|
||||
size: 100GB
|
||||
|
||||
Reference in New Issue
Block a user