summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* baserock_bots: configure Gitlab bot for Baserock toopedro/gitlab-bot-multichannelPedro Alvarez Piedehierro2017-05-222-9/+45
|
* Merge branch 'pedro/ssl-may-2017' into 'master'Pedro Alvarez Piedehierro2017-05-2119-1626/+1884
|\ | | | | | | | | Pedro/ssl may 2017 See merge request !1
| * Fixes for SSL keys generation/deploymentPedro Alvarez Piedehierro2017-05-202-2/+19
| |
| * Update SSL certsPedro Alvarez Piedehierro2017-05-2017-1624/+1865
|/
* Add Ansible scripts for Gitlab IRC botPedro Alvarez Piedehierro2017-05-154-0/+98
|
* Update certificates in Gerrit instancePedro Alvarez2017-05-022-8/+11
|
* Apply manually changes from previous commit for frontend.pemPedro Alvarez2017-05-022-59/+96
|
* Ensure all certificate files needed are createdPedro Alvarez2017-05-023-8/+16
|
* certs: Make spec.bo and docs.bo part of the frontend certPedro Alvarez2017-03-224-679/+685
|
* baserock_frontend: Prepare to redirect spec and docs subdomainsPedro Alvarez Piedehierro2017-03-221-3/+10
| | | | This will let us use easily more SSL certs from our HAProxy instance
* Add dnsapi.config.txt file for SSL generationPedro Alvarez2017-03-171-0/+6
|
* Remove old SSL certificate filesPedro Alvarez2017-03-173-285/+0
|
* Add notes for SSL certs generation and setupPedro Alvarez2017-03-171-0/+97
|
* baserock_storyboard: Update for new SSL certsPedro Alvarez2017-03-171-3/+3
|
* ansible.cfg: Allow Ansible tmpfiles to be readable by any userPedro Alvarez2017-03-171-1/+2
| | | | | | This worksaround an issue with newer versions of Ansible. See https://docs.ansible.com/ansible/become.html#becoming-an-unprivileged-user for more information.
* baserock_frontend: Update for new SSL certsPedro Alvarez2017-03-171-8/+5
|
* baserock_trove: Adapt for new certsPedro Alvarez2017-03-172-6/+6
|
* Add new SSL certsPedro Alvarez2017-03-178-0/+1674
|
* Add letsencrypt Root certificatePedro Alvarez2017-03-171-0/+58
| | | | | Combination of "ISRG Root X1" and "Encrypt Authority X3" certificates downloaded from https://letsencrypt.org/certificates/
* baserock_frontend: Remove acl rules for deprecated serversPedro Alvarez2017-03-171-18/+0
|
* Start logging #buildstream in GimpNetPedro Alvarez2017-02-022-4/+13
|
* Upgrade Gerrit to 2.13.1Pedro Alvarez2016-10-061-1/+1
| | | | Change-Id: I144f449a22cdcae6967bacf5f3c08ce660a998d8
* Add #cip in Freenode to irclogsPedro Alvarez2016-09-192-1/+4
| | | | Change-Id: Iccbaedfcfde6025f0f76959771c59f4615ecc0e8
* Add #trustable in Freenode to irclogsPedro Alvarez2016-09-152-1/+3
| | | | Change-Id: I8b974008f4c4c487c3386131993b442f936eb146
* Use Ansible Vaults to contain secret files/variablesPedro Alvarez2016-08-1517-7/+539
| | | | | | | | | | Having them in files lying around in a local repository is dangerous, they could be commited and pushed by accident. Also, having these files in a mail is not good either, and makes this repository complicated to use for us. Change-Id: I644e1fb8228e3cb081a004547abaf654e9c449b7
* baserock_storyboard: Upgrade Ansible role to 2.1.0Pedro Alvarez2016-07-191-1/+1
| | | | | | | This new version allows configuring the instance with comments edition. Change-Id: I1b889b630f72e17588f332f31d6f9f1a45d5cb7c
* Upgrade gerrit to 2.12.3Pedro Alvarez2016-07-111-3/+3
| | | | | | | | | This new version brings bugs and security fixes, see release notes for more info: https://gerrit.googlesource.com/gerrit/+/HEAD/ReleaseNotes/ReleaseNotes-2.12.3.txt Change-Id: I8848c50339994263513362096e2f0126989d5bd4
* baserock_storyboard: Update to new role version (2.0.2), and Ansible 2.0.1Pedro Alvarez2016-06-244-8/+6
| | | | Change-Id: I829c2af49210e348ec26fe601c93f80dade3648b
* baserock_gerrit: Ensure hostname is 'gerrit' and not '$HOSTNAME'Pedro Alvarez2016-05-161-0/+1
| | | | Change-Id: I420d839b895cd263d9b912506a74811125b5b9e4
* Merge remote-tracking branch 'definitions/master'Pedro Alvarez2016-05-164-5/+7
|\
| * Upgrade util-linux to v2.28Pedro Alvarez2016-05-161-2/+2
| | | | | | | | | | | | | | | | | | | | Systemd requires a version >= 2.27.1, and 2.28 also includes various btrfs fixes. For more infromation see the release notes: http://git.baserock.org/cgit/delta/util-linux.git/tree/Documentation/releases/v2.28-ReleaseNotes Change-Id: If6d44eb3d06eb7f511b9a5b6ea2166a7cf0af468
| * strata/core/util-linux.morph: Compile with --enable-libmount-force-mountinfoJavier Jardón2016-05-161-0/+1
| | | | | | | | | | | | Required by systemd (see systemd README) Change-Id: I65d8dae4c31c31ddc4de8fa90f4faa83518c20d3
| * lvm2: Update udev rules path to /usr/libPedro Alvarez2016-05-161-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | These udev rules were being ignored since we configured Systemd to install things in /usr/bin and /usr/lib in 0a0da35e1a693fc909d1628f5e81cb3b2693c057. LVM device nodes weren't being created, and as a result, systems that had LVM volumes configured in fstab, weren't booting. Installing the udev rules in /usr/lib fixes the problem. Change-Id: Ia3372676700c78c655af8721bb8568549eb64666
| * Upgrade tbdiff to get a fix for upgradesPedro Alvarez2016-05-161-1/+1
| | | | | | | | | | | | | | | | Symlinks weren't being updated during upgrades, keeping the current version even if that wasn't modified by the user. Change-Id: I2f4290108d7dddc3bef5f25d3eb1e331be77e748
* | Merge remote-tracking branch 'definitions/master'pedro/openssl101tPedro Alvarez2016-05-13167-708/+1673
|\ \ | |/ | | | | Change-Id: I3c7b31d2006dafd8b69386cbee41d0d568b348eb
| * Add erlang dependency to x86 IVI systems, and update erlang to OTP-18.3.3Lauren Perry2016-05-133-2/+6
| | | | | | | | Change-Id: I89ad3271debed5b697c0c610daef79045c263917
| * Update cryptography and cffi (fix broken build)Paul Sherwood2016-05-121-4/+4
| | | | | | | | Change-Id: If1d05c8590882b3855970e733d9043af8162a8f4
| * strata/qt5-tools-qtwayland.morph: Build compositor APIJavier Jardón2016-05-122-1/+6
| | | | | | | | Change-Id: I9de23958e878796412288dc374c1fca6e5fe94e2
| * Add systems/initramfs-x86_32.morphJavier Jardón2016-05-121-0/+11
| | | | | | | | Change-Id: I5e76f0d90e738bc08adb2aba581b876a2bcde4fe
| * Upgrade OpenSSL to 1.0.1tPedro Alvarez2016-05-121-2/+2
| | | | | | | | Change-Id: Ie9a866a7b9aa29e46986aa62fb0816e0bca71bf8
| * Configure and install qtapplicationmanager correctlyJames Thomas2016-05-112-1/+9
| | | | | | | | | | | | Now installs to $PREFIX, and installs the configuration files to /opt/am Change-Id: I6dd8d11f85f772c71f7a291081e5faddfa7c18a5
| * Add clusters/ivi-system-x86_32-deploy.morphJavier Jardón2016-05-111-0/+24
| | | | | | | | Change-Id: I61fe44a481d23034e2788737113e7f2b3e23f998
| * Add qt5-ivi stratum to x86_32 and x86_64 IVI systemsLauren Perry2016-05-102-0/+4
| | | | | | | | Change-Id: I684f79b2de02655e8818d9342d714129fccd8ccf
| * Added CORBA integration filesAna Huelamo2016-05-103-0/+55
| | | | | | | | Change-Id: Ifb376f52e346c1ac9d5ac9d440e55bf0e0090292
| * Add qt5-ivi stratumLauren Perry2016-05-101-0/+17
| | | | | | | | | | | | Containing QtApplicationManager and QtIVI Change-Id: Iebc3a8c83d59d4738ba9786859c8eae675c06e5d
| * Add --enable-split-usr to systemd configurationBen Brown2016-05-041-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | systemd assumes /bin and /sbin are symlinks into /usr unless HAVE_SPLIT_USR is defined, and so does not append them (/bin and /sbin) to the PATH for spawned processes. Fixes trove-setup.service failing due to /sbin and /bin not being in PATH: TASK: [trove-setup | Change the hostname to HOSTNAME] ****************** failed: [localhost] => {"changed": true, "cmd": "hostname emon", "delta": "0:00:00.002074", "end": "2016-05-03 14:58:31.459438", "rc": 127, "start": "2016-05-03 14:58:31.457364", "warnings": []} stderr: /bin/sh: hostname: not found Change-Id: I6f4d49363554e8b55265027cff4b52b0f8689cc4
| * strata/genivi-demo-platform.morph: Use latest genivi-demo-platform-hmiJavier Jardón2016-05-041-2/+2
| | | | | | | | | | | | As is being used in the Yocto GDP Change-Id: I9579dfba0bb7502263c112fa5018c582537d969d
| * extensions/strip-gplv3.configure: Fix to work with YBDEdward Cragg2016-05-042-22/+119
| | | | | | | | | | | | | | | | Add an object and functions allowing metadata to be read more easily from multiple sources, either morph metadata, or with a conversion function for YBD formatted metadata. Change-Id: I94ea2425edecb4a659968134b0900081e22913d3
| * Upgrade lorry-controller to include fixesPedro Alvarez2016-04-281-1/+1
| | | | | | | | | | | | | | Webapp service binds now to 127.0.0.1, making it only reachable from the same host. Change-Id: I1f32d8fdf0a1783d89a5b57a3bee458e9103c048
| * Add clusters/genivi-demo-platform-x86_32-deploy.morphJavier Jardón2016-04-271-0/+22
| | | | | | | | Change-Id: I9220ad0a2f25e3e22915fa46bb05da20e24cec74