Merge ~ines-almeida/launchpad:update-getting-started-docs into launchpad:master

Proposed by Ines Almeida
Status: Merged
Approved by: Ines Almeida
Approved revision: 350a17fccc3e25c6a62486920a076a230a8eff6d
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~ines-almeida/launchpad:update-getting-started-docs
Merge into: launchpad:master
Diff against target: 23 lines (+6/-0)
1 file modified
doc/how-to/running.rst (+6/-0)
Reviewer Review Type Date Requested Status
Jürgen Gmach Approve
Review via email: mp+442631@code.launchpad.net

Commit message

Add note about handling missing IPv4 address

Description of the change

Adding this small note since 2 people already missed it when setting up

To post a comment you must log in.
Revision history for this message
Jürgen Gmach (jugmac00) wrote :

Instead of writing "Add note in getting started section", what about "Add note about handling missing IPv4 address" or similar?

review: Approve
Revision history for this message
Ines Almeida (ines-almeida) wrote :

> Instead of writing "Add note in getting started section", what about "Add note
> about handling missing IPv4 address" or similar?

Sounds good, updated!

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/doc/how-to/running.rst b/doc/how-to/running.rst
2index ec8fe4a..a217a19 100644
3--- a/doc/how-to/running.rst
4+++ b/doc/how-to/running.rst
5@@ -137,6 +137,10 @@ installed and configured on your network.
6
7 3. Find the container IP, either from ``lxc list`` or ``lxc info lpdev``.
8
9+.. note::
10+ If your new container does not have an IPv4 address when you run ``lxc list``,
11+ see :ref:`Network Connectivity <network-connectivity>` in Troubleshooting section.
12+
13 4. In order to be able to ssh into the container, you need to add your
14 public key to your local ``.ssh/authorized_keys`` configuration. Also
15 make sure that both ``.ssh`` (700) and ``authorized_keys`` (600) have the
16@@ -361,6 +365,8 @@ Or you can be at a prompt in the same directory and run this:
17 Troubleshooting
18 ===============
19
20+.. _network-connectivity:
21+
22 Network connectivity
23 --------------------
24

Subscribers

People subscribed via source and target branches

to status/vote changes: