Commit 8cf258c
Update tutorial to make server_name equal FQDN
The introduction shows the differences between NameTypes and
accidentally uses a hardcoded value for server_name, which is a variable
that is used to make calls later in the code. By changing server_name
to a FQDN, this variable will work for anybody using the tutorial.
[rharwood@redhat.com: Shrunk scope of change.]1 parent 99ee548 commit 8cf258c
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | | - | |
49 | | - | |
| 48 | + | |
| 49 | + | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments