X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=designs%2Fcloud-init-support.md;h=6675aeee4988e80deb4855df59e7959f8e366e41;hb=HEAD;hp=8c9d00607cd39098d94694b99fbeb943035ffdeb;hpb=ee828322660af39d3c568b31a5560e38382f2fe1;p=osm%2FSO.git diff --git a/designs/cloud-init-support.md b/designs/cloud-init-support.md index 8c9d0060..6675aeee 100644 --- a/designs/cloud-init-support.md +++ b/designs/cloud-init-support.md @@ -34,7 +34,7 @@ container nsd-catalog { description "Name of the user "; type string; } - leaf gecos { + leaf user-info { description "The user name's real name"; type string; } @@ -71,7 +71,7 @@ The ns-instance-config node will be modified to add the following grouping, description "Name of the user "; type string; } - leaf gecos { + leaf user-info { description "The user name's real name"; type string; }