Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: hiera/roles/web/fileserver/eyeofiles.yaml

Issue 29691616: #5080 - Extend fileserver::repository to optionally create repository users (Closed)
Patch Set: Created Feb. 7, 2018, 2:48 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: hiera/roles/web/fileserver/eyeofiles.yaml
diff --git a/hiera/roles/web/fileserver/eyeofiles.yaml b/hiera/roles/web/fileserver/eyeofiles.yaml
index 66676793eac5bc951908d2e7af8fabf4af193ecf..d4bf5a96ea45e0337e78b9fa06bc3f8b0fcfbeb8 100644
--- a/hiera/roles/web/fileserver/eyeofiles.yaml
+++ b/hiera/roles/web/fileserver/eyeofiles.yaml
@@ -1,6 +1,11 @@
classes:
adblockplus::web::fileserver:
- domain: eyeofiles.com
- repositories:
- "v8":
+adblockplus::web::fileserver::domain: eyeofiles.com
+adblockplus::web::fileserver::repositories:
+ "v8":
+ "helpcenter":
+ users:
+ "gl-help-eyeo-com":
+ authorized_keys:
+ - "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC/CeG5dWP7WefWl42b6n6ZThuJwENvHrPngv90G8jXHB/rijRQrnh6hwV6L68HsoSvDkbOaskNCJHKQvEAWX16SnpNBQFiP7dt+LWJqgjWMMxea4NyGijhDn3r7fb7L2t9Pw1LfzHGO5DWCUAuW6dNkphG4LEDg9BI60/AWfirmiMvKA9jpVIl0omYQriE9oPYLj8VowOlJwJR0NtZ9GQgFYzkqlZ9k++/e/jv7T7QouNrHsI3D5NtIIMFC4r3qUiBffayJk8eWGOdzuN8YVm6KP3Znc8JO3nU62ZjekRYeUSLDtbqdakQRLHwjRvDnnZn96DhybCK6JzlsAG/vSPD0zszY7uDtFOXpQCzMSWS/jGwMNhtQTaHfbd9+J0rNw/wIw3zocLEli6JAzHHcOb5UAnkNRglh026AVrZ3iAhxwwjuYItOQTrdDRCcE5M9233T6kdUqwbkEFv7R1shnUHyP2jeawH52571d5PilXUD9Sb5hAs4atZo/tzrNEi1VF5XWhq2EU9Kcea0SEDuXDm6zhPpLpk3DBPoDWaI/ZSQo7UxX6oqnK9isHyMJUscqSqWqoCACHCXA/FvcWDEpXNLOryH3rBqvSfYVvNkHhanJN5zQY4jgMcU5yg0ti996R4MFL8pKZBpuChFovIiwmyb++j/GtsHL/o/Bv0aBr7+w== fspiegel@client080"

Powered by Google App Engine
This is Rietveld