

Bar 19 primary_group : foobar 20 groups : users 21 selinux_user : staff_u 22 expiredate : '' 23 ssh_import_id : 24 - lp:falcojr 25 - gh:TheRealFalcon 26 lock_passwd : false 27 passwd : $6$j212wezy$7H/1LT4f9/N3wpgNunhsIqtMj62OKiS3nyNwuizouQc3u7MbYCarYeAHWYPYb2FT.lbioDm2RrkJPb9BZMN1O/ 28 - name : barfoo 29 gecos : Bar B. 15 users : 16 - default 17 - name : foobar 18 gecos : Foo B. Following options are the exceptions and they are 12 # applicable on already-existing users: 13 # - 'plain_text_passwd', 'hashed_passwd', 'lock_passwd', 'sudo', 14 # 'ssh_authorized_keys', 'ssh_redirect_user'. 10 # Note: Most of these configuration options will not be honored if the user 11 # already exists. 5 groups : 6 - admingroup : 7 - cloud-users 8 9 # Add users to the system.

1 #cloud-config 2 # Add groups to the system 3 # The following example adds the 'admingroup' group with members 'root' and 'sys' 4 # and the empty group cloud-users.
