Ottomata has submitted this change and it was merged.

Change subject: Initial scap config for eventlogging/analytics
......................................................................


Initial scap config for eventlogging/analytics

Change-Id: I5b7920c1d3518b087c25b4f52b8a814fa74734dc
---
A environments/beta/eventlog
A eventlog
A scap.cfg
3 files changed, 21 insertions(+), 0 deletions(-)

Approvals:
  Ottomata: Verified; Looks good to me, approved



diff --git a/environments/beta/eventlog b/environments/beta/eventlog
new file mode 100644
index 0000000..59dba46
--- /dev/null
+++ b/environments/beta/eventlog
@@ -0,0 +1 @@
+deployment-eventlogging03.deployment-prep.eqiad.wmflabs
diff --git a/eventlog b/eventlog
new file mode 100644
index 0000000..017d843
--- /dev/null
+++ b/eventlog
@@ -0,0 +1 @@
+eventlog1001.eqiad.wmnet
\ No newline at end of file
diff --git a/scap.cfg b/scap.cfg
new file mode 100644
index 0000000..af12e93
--- /dev/null
+++ b/scap.cfg
@@ -0,0 +1,19 @@
+[global]
+# The repo "/srv/deployment/$git_repo" will be fetched
+# from tin (the git_server).
+git_repo: eventlogging/analytics
+
+# /srv/deployment/eventlogging/analytics code will be
+# owned by eventlogging on targets.
+git_repo_user: eventlogging
+
+# Connect to targets with user eventlogging user.
+ssh_user: eventlogging
+
+# DSH list of hosts to deploy to.
+dsh_targets: eventlog
+
+# There are submodules that need to be pulled.
+git_submodules: True
+
+lock_file: /tmp/scap.eventlogging.analytics.lock

-- 
To view, visit https://gerrit.wikimedia.org/r/281990
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I5b7920c1d3518b087c25b4f52b8a814fa74734dc
Gerrit-PatchSet: 1
Gerrit-Project: eventlogging/scap/analytics
Gerrit-Branch: master
Gerrit-Owner: Ottomata <[email protected]>
Gerrit-Reviewer: Ottomata <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to