Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
OpenStack Infrastructure as Code Automation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cloud
g2-openstack
OpenStack Infrastructure as Code Automation
Commits
834b7fa5
Verified
Commit
834b7fa5
authored
1 year ago
by
Jan Kryštof
Browse files
Options
Downloads
Patches
Plain Diff
#1295 | fixes
parent
a1a61dc2
No related branches found
No related tags found
1 merge request
!4
Fix typos
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+1
-1
1 addition, 1 deletion
README.md
clouds/g2/ostrava/terraform/main.tf
+1
-1
1 addition, 1 deletion
clouds/g2/ostrava/terraform/main.tf
with
2 additions
and
2 deletions
README.md
+
1
−
1
View file @
834b7fa5
...
...
@@ -21,6 +21,6 @@ Examples of an infrastructure definition using openstack commandline project and
*
[
terraform declarative language
](
clouds/g1/brno/meta-metaseminar-hands-on-2023-04-28/terraform_group_project
)
## [G2 Ostrava cloud announcement demo](/clouds/g2/ostrava)
*
[
shell and OpenStack command-line client
](
clouds/g2/ostrava/commandline
)
*
[
shell and OpenStack command-line client
](
clouds/g2/ostrava/
general/
commandline
)
*
[
terraform declarative language
](
clouds/g2/ostrava/terraform
)
This diff is collapsed.
Click to expand it.
clouds/g2/ostrava/terraform/main.tf
+
1
−
1
View file @
834b7fa5
...
...
@@ -32,7 +32,7 @@ module "kube_training" {
image
=
"ubuntu-jammy-x86_64"
int_network
=
"10.10.10.0/24"
pool
=
"
provider
-ipv4-general-public"
pool
=
"
external
-ipv4-general-public"
# attach additional single volume 64GB
master_node_volume_size
=
64
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment