Use .jinja templated shell script
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Apr 23 2022
Apr 22 2022
Apr 20 2022
I'm not sure can still a reliable way create a map between project PHID and name. That should be the first thing to investigate.
Probably a good candidate for a rule "Class name should match filename"
Apr 19 2022
Account created.
Apr 15 2022
Ok, we've an agreement so :)
For Salt and Vault, we're already using the private network.
We're done here :)
Vault is live and Salt deployments were successful to cloudhugger dwellers windriver ysul (and Complector itself).
It currently fails:
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 |
Manually deleted policies for dwellers, Ysul and windriver.
$ git fetch --all
- [new branch] docker-vault-policies -> datacube/docker-vault-policies
Apr 14 2022
Next step: ask Docker configuration to use that new group
Regardless of this, tcl-Trf will now be provided by D2666.
To test on Dwellers, looks good to me.
Apr 13 2022
Works for Daeghrefn and Wearg.
Libera requires NickServ SASL authentication for Ysul IP range. Going to generate them in Vault under apps/viperserv/libera/nickserv/<bot name>.
Rule H27 works perfectly well.
Looks good to me.
Looks there are some others in the config file to update too.
Apr 12 2022
It seems libreadline isn't a dependency anymore of php-fpm:
Per T644.
Per T644.