Skip to content

Commit e5c70e9

Browse files
committed
Fix GHA issues
Signed-off-by: Arrobo, Gabriel <[email protected]>
1 parent 0d1df80 commit e5c70e9

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

dict.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ IPMI
3131
IPv
3232
IaC
3333
IaaC
34+
Interworking
3435
IoT
3536
Istio
3637
Jenkins
@@ -178,6 +179,7 @@ imei
178179
incrementing
179180
inotify
180181
instantiation
182+
interworking
181183
iommu
182184
ip
183185
isn't
@@ -210,6 +212,7 @@ misconfiguration
210212
mixedGroup
211213
mme
212214
mongodb
215+
n3iwf
213216
nRT
214217
nVME
215218
nameserver

onramp/blueprints.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -850,7 +850,7 @@ To deploy the srsRAN blueprint in simulation mode, run the following:
850850
$ make srsran-uesim-start
851851
852852
Non-3GPP Interworking Function (N3IWF)
853-
~~~~~~~~~~~~~~~~~~~~
853+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
854854

855855
Aether can be configured to work with the open source gNB from srsRAN.
856856
The blueprint runs in simulation mode. (Support for USRP radio is
@@ -911,11 +911,11 @@ software, you will need to change these values accordingly. See the
911911
The ``network`` block of the ``n3iwf`` section is meant to use the host's
912912
network so the N3IWF can connect to the SD Core's user and control planes.
913913

914-
Note that the blueprint suports the deployment of multiple containarized
914+
Note that the blueprint supports the deployment of multiple containerized
915915
N3IWF instances and each instance is indicated as an index in the ``servers``
916916
section.
917917

918-
The path names associated with variables ``conf_file``is n3iwf-specific
918+
The path names associated with variables ``conf_file`` is n3iwf-specific
919919
configuration file that includes parameters such as PLMN, TAC, etc.
920920

921921
The ``core`` section of ``vars/main.yml`` is similar to that used in

0 commit comments

Comments
 (0)