Probably a good candidate for a rule "Class name should match filename"
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Apr 20 2022
Apr 20 2022
Apr 19 2022
Apr 19 2022
dereckson committed rNOTIF71edfd52a9ce: Use correct class and filename for RouteServiceProviderTest (authored by dereckson).
Use correct class and filename for RouteServiceProviderTest
Apr 19 2022, 20:37 · Restricted Project
Update Docker socket ownership
Account created.
Apr 19 2022, 19:01 · Restricted Project
dereckson committed rOPS015557f0313e: Prune salt-primary role on Ysul and WindRiver (authored by dereckson).
Prune salt-primary role on Ysul and WindRiver
dereckson committed rOPS15526ba96582: Avoid a server to keep access to stale Vault policies (authored by dereckson).
Avoid a server to keep access to stale Vault policies
DorianWinty added a project to T748: Handle wordsAreStrong in ProjectGroupMapping: Restricted Project.
DorianWinty moved T1726: Jenkins ci access from Restricted Project Column to Restricted Project Column on the Restricted Project board.
DorianWinty moved T1725: Upgrade Laravel from Restricted Project Column to Restricted Project Column on the Restricted Project board.
DorianWinty moved T1724: Split Docker engines between production (docker-001) and dev (dwellers) from Restricted Project Column to Restricted Project Column on the Restricted Project board.
DorianWinty added a project to T1724: Split Docker engines between production (docker-001) and dev (dwellers): Restricted Project.
Apr 19 2022, 07:46 · Restricted Project
Apr 17 2022
Apr 17 2022
Apr 15 2022
Apr 15 2022
corrected
Apr 15 2022, 20:22 · Restricted Project
Apr 15 2022, 20:02 · Restricted Project
rm 1 line
Apr 15 2022, 20:00 · Restricted Project
Apr 15 2022, 19:58 · Restricted Project
dereckson committed rOPS7e0c3d8bb793: Avoid to share credentials between dev and prod Docker engines (authored by DorianWinty).
Avoid to share credentials between dev and prod Docker engines
dereckson committed rOPS271340880cd2: Change default Docker group for nasqueron-dev-docker (authored by DorianWinty).
Change default Docker group for nasqueron-dev-docker
Create docker dev group
add parent dir
Apr 15 2022, 19:39 · Restricted Project
a
Apr 15 2022, 19:26 · Restricted Project
Ok, we've an agreement so :)
correct problem
Apr 15 2022, 19:22 · Restricted Project
It seems nice to me.
dereckson added a comment to T1616: Build a bastion - load balancers - private instances network topology.
For Salt and Vault, we're already using the private network.
We're done here :)
dereckson closed T1619: Connect all baremetal servers to Drake network, a subtask of T1702: Deploy Complector aka la source, as Resolved.
dereckson closed T1619: Connect all baremetal servers to Drake network, a subtask of T1616: Build a bastion - load balancers - private instances network topology, as Resolved.
Vault is live and Salt deployments were successful to cloudhugger dwellers windriver ysul (and Complector itself).
dereckson retitled D2670: Update Docker socket ownership from Fix issue about connection on docker dev to Update Docker socket ownership.
Apr 15 2022, 19:00 · Restricted Project
Apr 15 2022, 18:31 · Restricted Project
Apr 15 2022, 18:29 · Restricted Project
dereckson retitled D2670: Update Docker socket ownership from Fix issue about connexion on docker dev to Fix issue about connection on docker dev.
Apr 15 2022, 18:24 · Restricted Project
Apr 15 2022, 18:04 · Restricted Project
It currently fails:
Apr 15 2022, 18:03 · Restricted Project
dereckson updated the title for P304 Docker D2668 and D2669 test run from Docker D2668 and D26699 test run to Docker D2668 and D2669 test run.
Apr 15 2022, 17:58 · Restricted Project
dereckson updated the summary of D2669: Avoid to share credentials between dev and prod Docker engines.
dereckson retitled D2669: Avoid to share credentials between dev and prod Docker engines from To split the prod and dev credentials on vault to Avoid to share credentials between dev and prod Docker engines.
DorianWinty retitled D2669: Avoid to share credentials between dev and prod Docker engines from Add role for split of prod and dev credentials on vault to To split the prod and dev credentials on vault.
DorianWinty retitled D2669: Avoid to share credentials between dev and prod Docker engines from Add role for spliting prod and dev credentials on vault to Add role for split of prod and dev credentials on vault.
Apr 15 2022, 17:36 · Restricted Project
Apr 15 2022, 16:08 · Restricted Project
Looks good to me:
1 | $ salt dwellers state.sls roles/core/users test=True |
---|---|
2 | [...] |
3 | ---------- |
4 | ID: dorianwinty |
5 | Function: user.present |
6 | Result: None |
7 | Comment: User dorianwinty set to be added |
8 | Started: 13:10:22.882113 |
9 | Duration: 4.353 ms |
10 | Changes: |
11 | [...] |
12 | ---------- |
13 | ID: group_nasqueron-dev-docker |
14 | Function: group.present |
15 | Name: nasqueron-dev-docker |
16 | Result: None |
17 | Comment: Group nasqueron-dev-docker set to be added |
18 | Started: 13:10:22.899044 |
19 | Duration: 3.884 ms |
20 | Changes: |
21 | |
22 | $ salt dwellers state.sls roles/core/users |
23 | |
24 | ---------- |
25 | ID: dorianwinty |
26 | Function: user.present |
27 | Result: True |
28 | Comment: New user dorianwinty created |
29 | Started: 13:11:50.644692 |
30 | Duration: 1018.402 ms |
31 | Changes: |
32 | [...] |
33 | ---------- |
34 | ID: group_nasqueron-dev-docker |
35 | Function: group.present |
36 | Name: nasqueron-dev-docker |
37 | Result: True |
38 | Comment: New group nasqueron-dev-docker created |
39 | Started: 13:11:51.679170 |
40 | Duration: 640.928 ms |
41 | Changes: |
42 | ---------- |
43 | gid: |
44 | 842 |
45 | members: |
46 | - dereckson |
47 | - dorianwinty |
48 | - sandlayth |
49 | name: |
50 | nasqueron-dev-docker |
51 | passwd: |
52 | x |
53 | |
54 | # Note: it also removed self local key for /home/sandlayth/.ssh/authorized_keys |
dereckson updated the summary of D2669: Avoid to share credentials between dev and prod Docker engines.
dereckson updated the summary of D2669: Avoid to share credentials between dev and prod Docker engines.
Manually deleted policies for dwellers, Ysul and windriver.
$ git fetch --all
- [new branch] docker-vault-policies -> datacube/docker-vault-policies
DorianWinty requested review of D2669: Avoid to share credentials between dev and prod Docker engines.
Apr 14 2022
Apr 14 2022
dereckson added a comment to T1724: Split Docker engines between production (docker-001) and dev (dwellers).
Next step: ask Docker configuration to use that new group
Adding packages for Daeghrefn
Nasqueron DevCentral · If it had been much bigger the moon would have had a core of ice. · Powered by Phabricator