Skip to content

Instantly share code, notes, and snippets.

@kohsuke
Created September 23, 2011 18:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kohsuke/1238144 to your computer and use it in GitHub Desktop.
Save kohsuke/1238144 to your computer and use it in GitHub Desktop.
info: Applying configuration version '1316802610'
err: /Stage[main]/User-jieryn/User[jieryn]/ensure: change from absent to present failed: Could not create user jieryn: Execution of '/usr/sbin/useradd -d /home/jieryn -s /bin/bash -G infraadmin -M jieryn' returned 9: useradd: group jieryn exists - if you want to add this user to that group, use -g.
notice: /File[/home/jieryn]: Dependency User[jieryn] has failures: true
warning: /File[/home/jieryn]: Skipping because of failed dependencies
notice: /File[/home/jieryn/.ssh]: Dependency User[jieryn] has failures: true
warning: /File[/home/jieryn/.ssh]: Skipping because of failed dependencies
notice: /Stage[main]/User-jieryn/Ssh_authorized_key[jieryn]: Dependency User[jieryn] has failures: true
warning: /Stage[main]/User-jieryn/Ssh_authorized_key[jieryn]: Skipping because of failed dependencies
notice: Finished catalog run in 4.09 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment