Skip to content

Instantly share code, notes, and snippets.

@duk3luk3
Forked from dlanderson/gist:55d050d0739674f19192
Last active December 21, 2015 23:09
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 duk3luk3/0ce105ea7f77009a95a5 to your computer and use it in GitHub Desktop.
Save duk3luk3/0ce105ea7f77009a95a5 to your computer and use it in GitHub Desktop.
a_motd:
file.managed:
- name: /etc/motd
- order: 1
- source: salt://core/etc/motd
- user: root
- group: root
- mode: 644
b_motd:
file.managed:
- name: /etc/motd
- order: 1
- source: salt://core/etc/motd
- user: root
- group: root
- mode: 644
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment