Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kayobe
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Very Demiurge Very Mindful
Kayobe
Commits
abc17916
Commit
abc17916
authored
5 years ago
by
Zuul
Committed by
Gerrit Code Review
5 years ago
Browse files
Options
Downloads
Plain Diff
Merge "Change examples to apply all security-related package updates"
parents
590f5ca8
460c6751
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
doc/source/administration/overcloud.rst
+2
-2
2 additions, 2 deletions
doc/source/administration/overcloud.rst
doc/source/administration/seed.rst
+2
-2
2 additions, 2 deletions
doc/source/administration/seed.rst
doc/source/upgrading.rst
+6
-6
6 additions, 6 deletions
doc/source/upgrading.rst
with
10 additions
and
10 deletions
doc/source/administration/overcloud.rst
+
2
−
2
View file @
abc17916
...
@@ -25,11 +25,11 @@ To update one or more packages::
...
@@ -25,11 +25,11 @@ To update one or more packages::
To update all eligible packages, use ``*``, escaping if necessary::
To update all eligible packages, use ``*``, escaping if necessary::
(kayobe) $ kayobe overcloud host package update --packages
*
(kayobe) $ kayobe overcloud host package update --packages
"*"
To only install updates that have been marked security related::
To only install updates that have been marked security related::
(kayobe) $ kayobe overcloud host package update --packages
<packages>
--security
(kayobe) $ kayobe overcloud host package update --packages
"*"
--security
Note that these commands do not affect packages installed in containers, only
Note that these commands do not affect packages installed in containers, only
those installed on the host.
those installed on the host.
...
...
This diff is collapsed.
Click to expand it.
doc/source/administration/seed.rst
+
2
−
2
View file @
abc17916
...
@@ -36,11 +36,11 @@ To update one or more packages::
...
@@ -36,11 +36,11 @@ To update one or more packages::
To update all eligible packages, use ``*``, escaping if necessary::
To update all eligible packages, use ``*``, escaping if necessary::
(kayobe) $ kayobe seed host package update --packages
*
(kayobe) $ kayobe seed host package update --packages
"*"
To only install updates that have been marked security related::
To only install updates that have been marked security related::
(kayobe) $ kayobe seed host package update --packages
<packages>
--security
(kayobe) $ kayobe seed host package update --packages
"*"
--security
Note that these commands do not affect packages installed in containers, only
Note that these commands do not affect packages installed in containers, only
those installed on the host.
those installed on the host.
...
...
This diff is collapsed.
Click to expand it.
doc/source/upgrading.rst
+
6
−
6
View file @
abc17916
...
@@ -140,11 +140,11 @@ packages on the seed hypervisor host.
...
@@ -140,11 +140,11 @@ packages on the seed hypervisor host.
To update all eligible packages, use ``*``, escaping if necessary::
To update all eligible packages, use ``*``, escaping if necessary::
(kayobe) $ kayobe seed hypervisor host package update --packages
*
(kayobe) $ kayobe seed hypervisor host package update --packages
"*"
To only install updates that have been marked security related::
To only install updates that have been marked security related::
(kayobe) $ kayobe seed hypervisor host package update --packages
<packages>
--security
(kayobe) $ kayobe seed hypervisor host package update --packages
"*"
--security
Upgrading Host Services
Upgrading Host Services
-----------------------
-----------------------
...
@@ -172,11 +172,11 @@ the seed host.
...
@@ -172,11 +172,11 @@ the seed host.
To update all eligible packages, use ``*``, escaping if necessary::
To update all eligible packages, use ``*``, escaping if necessary::
(kayobe) $ kayobe seed host package update --packages
*
(kayobe) $ kayobe seed host package update --packages
"*"
To only install updates that have been marked security related::
To only install updates that have been marked security related::
(kayobe) $ kayobe seed host package update --packages
<packages>
--security
(kayobe) $ kayobe seed host package update --packages
"*"
--security
Note that these commands do not affect packages installed in containers, only
Note that these commands do not affect packages installed in containers, only
those installed on the host.
those installed on the host.
...
@@ -278,11 +278,11 @@ system packages on the overcloud hosts.
...
@@ -278,11 +278,11 @@ system packages on the overcloud hosts.
To update all eligible packages, use ``*``, escaping if necessary::
To update all eligible packages, use ``*``, escaping if necessary::
(kayobe) $ kayobe overcloud host package update --packages
*
(kayobe) $ kayobe overcloud host package update --packages
"*"
To only install updates that have been marked security related::
To only install updates that have been marked security related::
(kayobe) $ kayobe overcloud host package update --packages
<packages>
--security
(kayobe) $ kayobe overcloud host package update --packages
"*"
--security
Note that these commands do not affect packages installed in containers, only
Note that these commands do not affect packages installed in containers, only
those installed on the host.
those installed on the host.
...
...
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