зеркало из https://github.com/mozilla/MozDef.git
project conventions (as per read the docs)
This commit is contained in:
Родитель
e1706ddd80
Коммит
2e0b86260a
|
@ -1,5 +1,4 @@
|
||||||
FROM amazonlinux:2
|
FROM amazonlinux:2
|
||||||
LABEL maintainer="akrug@mozilla.com"
|
|
||||||
|
|
||||||
# Base dependencies
|
# Base dependencies
|
||||||
RUN yum install @development wget -y
|
RUN yum install @development wget -y
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
---
|
||||||
AWSTemplateFormatVersion: "2010-09-09"
|
AWSTemplateFormatVersion: "2010-09-09"
|
||||||
Description: "Creates the base instance profile and delivery server roles."
|
Description: "Creates the base instance profile and delivery server roles."
|
||||||
Resources:
|
Resources:
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
---
|
||||||
AWSTemplateFormatVersion: "2010-09-09"
|
AWSTemplateFormatVersion: "2010-09-09"
|
||||||
Description: Deploy IAM stuff for MozDef
|
Description: Deploy IAM stuff for MozDef
|
||||||
Parameters:
|
Parameters:
|
||||||
|
|
Загрузка…
Ссылка в новой задаче