Registries: Difference between revisions
From Nasqueron Agora
|  (Created page with "== Object identifiers (OID) ==  Nasqueron uses the Private Enterprise Number (PEN) '''60024'''.  Operations grimoire/OID is our object identifiers registry for 1.3.6.1.4.1.60024 hierarchy  == Tags ==  RFC 4151 tags are defined for the following purposes: * YAML tags  === As YAML tags ===  Tags from the Keruald project are defined using keruald.nasqueron.org domain.  {| class="wikitable" |+ Keruald YAML tags |- ! Tag !! Short notation !! Purpose |- | tag:keruald.n...") | 
| (No difference) | 
Revision as of 19:58, 28 October 2025
Object identifiers (OID)
Nasqueron uses the Private Enterprise Number (PEN) 60024.
Operations grimoire/OID is our object identifiers registry for 1.3.6.1.4.1.60024 hierarchy
Tags
RFC 4151 tags are defined for the following purposes:
- YAML tags
As YAML tags
Tags from the Keruald project are defined using keruald.nasqueron.org domain.
| Tag | Short notation | Purpose | 
|---|---|---|
| tag:keruald.nasqueron.org,2025:env | !env | Represents an environment variable | 
What to use?
- The full tag notation, for example !<tag:keruald.nasqueron.org,2025:env> allows to represent the tag without any ambiguity.
- The short notation is more convenient to use when targeting keruald/yaml parser.

