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
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
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
77c80068
Verified
Commit
77c80068
authored
1 year ago
by
Jan Kryštof
Browse files
Options
Downloads
Patches
Plain Diff
when VM is supposed to be stopped, do not forget lock it as well
parent
fa5c6baf
No related branches found
No related tags found
1 merge request
!8
Feat/security incidents minor chnages
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
clouds/g1/brno/security_incidents/README.md
+1
-0
1 addition, 0 deletions
clouds/g1/brno/security_incidents/README.md
with
1 addition
and
0 deletions
clouds/g1/brno/security_incidents/README.md
+
1
−
0
View file @
77c80068
...
@@ -10,6 +10,7 @@ The MetaCentrum Security team detects suspicious VM and creates ticket in the RT
...
@@ -10,6 +10,7 @@ The MetaCentrum Security team detects suspicious VM and creates ticket in the RT
-
provide identity of the VM owner
-
provide identity of the VM owner
-
share snapshot of the VM
-
share snapshot of the VM
-
instruction how to address the VM further (stop, keep, etc)
-
instruction how to address the VM further (stop, keep, etc)
-
in case of stopping, include locking the VM:
`SERVER_ID=... openstack server stop $SERVER_ID &&openstack server lock $SERVER_ID`
MetaCentrum Security handles communication with the user - owner of the Openstack project where the VM originates from.
MetaCentrum Security handles communication with the user - owner of the Openstack project where the VM originates from.
...
...
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