Update mirror-image
* Allign to offline-build example
Change-Id: I96448007b75ef98dd8f658b0be14c0b56c8117ba
diff --git a/mirror-image/files/root/minion.conf b/mirror-image/files/root/minion.conf
new file mode 100644
index 0000000..24aba72
--- /dev/null
+++ b/mirror-image/files/root/minion.conf
@@ -0,0 +1,47 @@
+master: $SALT_MASTER_DEPLOY_IP
+
+id: $APTLY_MINION_ID
+
+max_event_size: 100000000
+
+grains:
+ roles:
+ - iptables.service
+ - telegraf.agent
+ - heka.log_collector
+ - openssh.server
+ - ntp.client
+ - grafana.collector
+ - nginx.server
+ - prometheus.collector
+ - rsyslog.client
+ - linux.storage
+ - linux.network
+ - linux.system
+ - salt.minion
+ - aptly.publisher
+ - aptly.server
+ services:
+ - iptables
+ - telegraf
+ - heka
+ - openssh
+ - ntp
+ - grafana
+ - nginx
+ - prometheus
+ - rsyslog
+ - linux
+ - salt
+ - aptly
+
+grains_dirs:
+- /var/lib/salt/grains
+
+mine_functions:
+ network.interfaces: []
+ grains.items: []
+mine_interval: 60
+
+log_level: info
+state_output: changes