[%
# vi: ft=tt2

# Returns the NGCP type of the node calling this function.
#
# @return out           The NGCP type, one of:
#                         spce, sppro, carrier

out = general.ngcp_type

-%]
