Page MenuHomeDevCentral

Makefile
No OneTemporary

Makefile

# -------------------------------------------------------------
# Nasqueron mail services
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# Created: 2017-01-14
# License: Trivial work, not eligible to copyright
# Source file: roles/mailserver/dkim/files/etc/Makefile
# -------------------------------------------------------------
#
# <auto-generated>
# This file is managed by our rOPS SaltStack repository.
#
# Changes to this file may cause incorrect behavior
# and will be lost if the state is redeployed.
# </auto-generated>
RM=rm -f
all: KeyTable SigningTable
clean:
${RM} KeyTable SigningTable
KeyTable:
get-dkim-key-table > KeyTable
SigningTable:
get-dkim-signing-table > SigningTable

File Metadata

Mime Type
text/x-makefile
Expires
Mon, Nov 17, 15:52 (1 d, 17 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3174054
Default Alt Text
Makefile (800 B)

Event Timeline