Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu: fix apt-get usage #436

Merged
merged 1 commit into from
Oct 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions source/upgrading/upgrade/upgrade-4.10.rst
Original file line number Diff line number Diff line change
Expand Up @@ -171,13 +171,13 @@ read as appropriate for your |version| repository.

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-management
$ sudo apt-get install cloudstack-management

#. If you use CloudStack usage server

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-usage
$ sudo apt-get install cloudstack-usage


.. _rhel410:
Expand Down Expand Up @@ -362,7 +362,8 @@ hosts.

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-agent
$ sudo apt-get update
$ sudo apt-get install cloudstack-agent

#. Verify that the file ``/etc/cloudstack/agent/environment.properties`` has a
line that reads:
Expand Down
7 changes: 4 additions & 3 deletions source/upgrading/upgrade/upgrade-4.11.rst
Original file line number Diff line number Diff line change
Expand Up @@ -164,13 +164,13 @@ read as appropriate for your |version| repository.

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-management
$ sudo apt-get install cloudstack-management

#. If you use CloudStack usage server

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-usage
$ sudo apt-get install cloudstack-usage


.. _rhel411:
Expand Down Expand Up @@ -284,7 +284,8 @@ hosts.

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-agent
$ sudo apt-get update
$ sudo apt-get install cloudstack-agent

#. Start the agent.

Expand Down
7 changes: 4 additions & 3 deletions source/upgrading/upgrade/upgrade-4.12.rst
Original file line number Diff line number Diff line change
Expand Up @@ -163,13 +163,13 @@ read as appropriate for your |version| repository.

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-management
$ sudo apt-get install cloudstack-management

#. If you use CloudStack usage server

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-usage
$ sudo apt-get install cloudstack-usage


.. _rhel412:
Expand Down Expand Up @@ -285,7 +285,8 @@ hosts.

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-agent
$ sudo apt-get update
$ sudo apt-get install cloudstack-agent

#. Start the agent.

Expand Down
7 changes: 4 additions & 3 deletions source/upgrading/upgrade/upgrade-4.13.rst
Original file line number Diff line number Diff line change
Expand Up @@ -155,13 +155,13 @@ Setup the public key for the above repository:

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-management
$ sudo apt-get install cloudstack-management

#. If you use CloudStack usage server

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-usage
$ sudo apt-get install cloudstack-usage


.. _rhel413:
Expand Down Expand Up @@ -263,7 +263,8 @@ hosts.

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-agent
$ sudo apt-get update
$ sudo apt-get install cloudstack-agent

#. Start the agent.

Expand Down
7 changes: 4 additions & 3 deletions source/upgrading/upgrade/upgrade-4.14.rst
Original file line number Diff line number Diff line change
Expand Up @@ -149,13 +149,13 @@ Setup the public key for the above repository:

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-management
$ sudo apt-get install cloudstack-management

#. If you use CloudStack usage server

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-usage
$ sudo apt-get install cloudstack-usage


.. _rhel414:
Expand Down Expand Up @@ -257,7 +257,8 @@ hosts.

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-agent
$ sudo apt-get update
$ sudo apt-get install cloudstack-agent

#. Start the agent.

Expand Down
7 changes: 4 additions & 3 deletions source/upgrading/upgrade/upgrade-4.15.rst
Original file line number Diff line number Diff line change
Expand Up @@ -150,13 +150,13 @@ Setup the public key for the above repository:

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-management
$ sudo apt-get install cloudstack-management

#. If you use CloudStack usage server

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-usage
$ sudo apt-get install cloudstack-usage


.. _rhel414:
Expand Down Expand Up @@ -258,7 +258,8 @@ hosts.

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-agent
$ sudo apt-get update
$ sudo apt-get install cloudstack-agent

#. Start the agent.

Expand Down
7 changes: 4 additions & 3 deletions source/upgrading/upgrade/upgrade-4.16.rst
Original file line number Diff line number Diff line change
Expand Up @@ -150,13 +150,13 @@ Setup the public key for the above repository:

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-management
$ sudo apt-get install cloudstack-management

#. If you use CloudStack usage server

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-usage
$ sudo apt-get install cloudstack-usage


.. _rhel414:
Expand Down Expand Up @@ -258,7 +258,8 @@ hosts.

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-agent
$ sudo apt-get update
$ sudo apt-get install cloudstack-agent

#. Start the agent.

Expand Down
7 changes: 4 additions & 3 deletions source/upgrading/upgrade/upgrade-4.17.rst
Original file line number Diff line number Diff line change
Expand Up @@ -145,13 +145,13 @@ Setup the public key for the above repository:

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-management
$ sudo apt-get install cloudstack-management

#. If you use CloudStack usage server

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-usage
$ sudo apt-get install cloudstack-usage


.. _rhel414:
Expand Down Expand Up @@ -253,7 +253,8 @@ hosts.

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-agent
$ sudo apt-get update
$ sudo apt-get install cloudstack-agent

#. Start the agent.

Expand Down
7 changes: 4 additions & 3 deletions source/upgrading/upgrade/upgrade-4.18.rst
Original file line number Diff line number Diff line change
Expand Up @@ -145,13 +145,13 @@ Setup the public key for the above repository:

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-management
$ sudo apt-get install cloudstack-management

#. If you use CloudStack usage server

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-usage
$ sudo apt-get install cloudstack-usage


.. _rhel414:
Expand Down Expand Up @@ -253,7 +253,8 @@ hosts.

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-agent
$ sudo apt-get update
$ sudo apt-get install cloudstack-agent

#. Start the agent.

Expand Down
7 changes: 4 additions & 3 deletions source/upgrading/upgrade/upgrade-4.19.rst
Original file line number Diff line number Diff line change
Expand Up @@ -147,13 +147,13 @@ Setup the public key for the above repository:

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-management
$ sudo apt-get install cloudstack-management

#. If you use CloudStack usage server

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-usage
$ sudo apt-get install cloudstack-usage


.. _rhel414:
Expand Down Expand Up @@ -255,7 +255,8 @@ hosts.

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-agent
$ sudo apt-get update
$ sudo apt-get install cloudstack-agent

#. Start the agent.

Expand Down
7 changes: 4 additions & 3 deletions source/upgrading/upgrade/upgrade-4.2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -149,13 +149,13 @@ read as appropriate for your |version| repository.

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-management
$ sudo apt-get install cloudstack-management

#. If you use CloudStack usage server

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-usage
$ sudo apt-get install cloudstack-usage


.. _rhel42:
Expand Down Expand Up @@ -343,7 +343,8 @@ hosts.

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-agent
$ sudo apt-get update
$ sudo apt-get install cloudstack-agent

#. Verify that the file ``/etc/cloudstack/agent/environment.properties`` has a
line that reads:
Expand Down
7 changes: 4 additions & 3 deletions source/upgrading/upgrade/upgrade-4.3.rst
Original file line number Diff line number Diff line change
Expand Up @@ -154,13 +154,13 @@ read as appropriate for your |version| repository.

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-management
$ sudo apt-get install cloudstack-management

#. If you use CloudStack usage server

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-usage
$ sudo apt-get install cloudstack-usage


.. _rhel43:
Expand Down Expand Up @@ -348,7 +348,8 @@ hosts.

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-agent
$ sudo apt-get update
$ sudo apt-get install cloudstack-agent

#. Verify that the file ``/etc/cloudstack/agent/environment.properties`` has a
line that reads:
Expand Down
7 changes: 4 additions & 3 deletions source/upgrading/upgrade/upgrade-4.4.rst
Original file line number Diff line number Diff line change
Expand Up @@ -154,13 +154,13 @@ CloudStack apt repository

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-management
$ sudo apt-get install cloudstack-management

#. If you use CloudStack usage server

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-usage
$ sudo apt-get install cloudstack-usage


.. _rhel44:
Expand Down Expand Up @@ -351,7 +351,8 @@ hosts.

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-agent
$ sudo apt-get update
$ sudo apt-get install cloudstack-agent

#. Verify that the file ``/etc/cloudstack/agent/environment.properties`` has a
line that reads:
Expand Down
7 changes: 4 additions & 3 deletions source/upgrading/upgrade/upgrade-4.5.rst
Original file line number Diff line number Diff line change
Expand Up @@ -166,13 +166,13 @@ read as appropriate for your |version| repository.

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-management
$ sudo apt-get install cloudstack-management

#. If you use CloudStack usage server

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-usage
$ sudo apt-get install cloudstack-usage


.. _rhel45:
Expand Down Expand Up @@ -362,7 +362,8 @@ hosts.

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-agent
$ sudo apt-get update
$ sudo apt-get install cloudstack-agent

#. Verify that the file ``/etc/cloudstack/agent/environment.properties`` has a
line that reads:
Expand Down
7 changes: 4 additions & 3 deletions source/upgrading/upgrade/upgrade-4.6.rst
Original file line number Diff line number Diff line change
Expand Up @@ -152,13 +152,13 @@ read as appropriate for your |version| repository.

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-management
$ sudo apt-get install cloudstack-management

#. If you use CloudStack usage server

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-usage
$ sudo apt-get install cloudstack-usage


.. _rhel46:
Expand Down Expand Up @@ -348,7 +348,8 @@ hosts.

.. parsed-literal::

$ sudo apt-get upgrade cloudstack-agent
$ sudo apt-get update
$ sudo apt-get install cloudstack-agent

#. Verify that the file ``/etc/cloudstack/agent/environment.properties`` has a
line that reads:
Expand Down
Loading
Loading