Skip to content

Instantly share code, notes, and snippets.

@dlanderson
Created August 29, 2013 16:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save dlanderson/55d050d0739674f19192 to your computer and use it in GitHub Desktop.
Save dlanderson/55d050d0739674f19192 to your computer and use it in GitHub Desktop.
example of duplicate IDs
/etc/motd:
file.managed:
- order: 1
- source: salt://core/etc/motd
- user: root
- group: root
- mode: 644
/etc/motd:
cmd.run:
- cmd: cat /etc/motd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment