Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
Lab-Terraform
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LSDS
Teaching
Bachelor
Cloud-and-Deployment
Lab-Terraform
Commits
f662f003
Commit
f662f003
authored
2 years ago
by
marcoemi.poleggi
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
1b4af956
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
SwitchEngines/README.md
+2
-2
2 additions, 2 deletions
SwitchEngines/README.md
with
2 additions
and
2 deletions
SwitchEngines/README.md
+
2
−
2
View file @
f662f003
...
@@ -67,7 +67,7 @@ Please, refer to your OS documentation for the proper way to do so
...
@@ -67,7 +67,7 @@ Please, refer to your OS documentation for the proper way to do so
If you have just one cloud configured, you can drop the switch
If you have just one cloud configured, you can drop the switch
`--os-cloud=engines`
, else adapt accordingly):
`--os-cloud=engines`
, else adapt accordingly):
```
shell
```
shell
lcl
$
$
openstack
--os-cloud
=
engines
[
application] credential list
lcl
$
openstack
--os-cloud
=
engines
[
application] credential list
```
```
### Task #2: configure TF for OpenStack ###
### Task #2: configure TF for OpenStack ###
...
@@ -91,7 +91,7 @@ SwitchEngines, that has a size of ~1.5GB.
...
@@ -91,7 +91,7 @@ SwitchEngines, that has a size of ~1.5GB.
Find out the smallest instance
*flavor*
that acommodates our Debian image.
Find out the smallest instance
*flavor*
that acommodates our Debian image.
```
shell
```
shell
lcl
$
openstack
--os-cloud
=
engines flavor list
--sort-column
=
RAM
--sort-column
=
Disk
--min-disk
=
5
--min-ram
=
1024
--limit
=
1
--public
lcl
$
openstack
--os-cloud
=
engines flavor list
--sort-column
=
RAM
--sort-column
=
Disk
--min-disk
=
5
--min-ram
=
1024
--limit
=
1
0
--public
+----+----------+------+------+-----------+-------+-----------+
+----+----------+------+------+-----------+-------+-----------+
| ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public |
| ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public |
+----+----------+------+------+-----------+-------+-----------+
+----+----------+------+------+-----------+-------+-----------+
...
...
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