*** chandankumar has joined #softwarefactory | 04:55 | |
*** chandankumar is now known as chkumar|ruck | 04:56 | |
*** chkumar|ruck has quit IRC | 06:37 | |
*** chandankumar has joined #softwarefactory | 07:14 | |
*** chandankumar is now known as chkumar|ruck | 07:14 | |
*** chandankumar has joined #softwarefactory | 07:52 | |
*** chkumar|ruck has quit IRC | 07:56 | |
*** chandankumar is now known as chkumar|ruck | 07:57 | |
sfbender | Merged software-factory/sf-config master: zuul: set gate pipeline to post-review https://softwarefactory-project.io/r/14264 | 08:18 |
---|---|---|
sfbender | Merged www.softwarefactory-project.io master: Add Hands-on: job secrets https://softwarefactory-project.io/r/14178 | 08:26 |
*** jpena|off is now known as jpena | 08:53 | |
sfbender | Merged software-factory/sf-config master: ansible.cfg: set default forks values to 50 https://softwarefactory-project.io/r/14226 | 09:58 |
sfbender | Merged software-factory/sf-docs master: zuul_operator add a git connection https://softwarefactory-project.io/r/14249 | 10:03 |
*** chkumar246 has joined #softwarefactory | 10:13 | |
*** chkumar|ruck has quit IRC | 10:15 | |
*** chkumar246 is now known as chkumar|ruck | 10:18 | |
*** sshnaidm has quit IRC | 10:50 | |
*** chkumar246 has joined #softwarefactory | 10:54 | |
*** chkumar|ruck has quit IRC | 10:57 | |
*** chkumar246 is now known as chkumar|ruck | 11:30 | |
*** sshnaidm has joined #softwarefactory | 11:41 | |
*** chkumar246 has joined #softwarefactory | 11:53 | |
*** chkumar|ruck has quit IRC | 11:56 | |
*** chkumar has joined #softwarefactory | 12:15 | |
*** chkumar246 has quit IRC | 12:18 | |
*** jpena is now known as jpena|lunch | 12:40 | |
*** chkumar246 has joined #softwarefactory | 12:54 | |
*** chkumar246 is now known as chkumar|ruck | 12:54 | |
*** chkumar has quit IRC | 12:57 | |
sfbender | Merged software-factory/sf-docs master: Add link to Zuul Hand-On series in zuul/user doc https://softwarefactory-project.io/r/14208 | 12:57 |
sfbender | Merged software-factory/sf-docs master: Update referenced version to 3.2 https://softwarefactory-project.io/r/13993 | 13:04 |
spredzy | o/ | 13:27 |
spredzy | I am trying to put some secret in SF | 13:27 |
spredzy | I am running: ./encrypt_secret.py --infile secret.data --outfile secret.yml https://ansible.softwarefactory-project.io/zuul ansible/awx | 13:27 |
spredzy | (I tried also with --tenant ansible in it) | 13:27 |
spredzy | But Zuul fails with decryption failed - https://github.com/ansible/zuul-config/pull/38 | 13:27 |
pabelanger | spredzy: you need to use ansible/zuul-config | 13:28 |
pabelanger | as the secret is in that project | 13:28 |
pabelanger | eg | 13:28 |
pabelanger | ./encrypt_secret.py --infile secret.data --outfile secret.yml https://ansible.softwarefactory-project.io/zuul ansible/zuul-config | 13:28 |
spredzy | erf... doh. thanks pabelanger | 13:29 |
pabelanger | np | 13:29 |
spredzy | pabelanger: I have 2 questions regarding my own PR I am unsure about https://github.com/ansible/zuul-config/pull/38/files (if oyu have some time) | 13:48 |
spredzy | 1. In zuul.d/awx-projects.yaml, pre-run playbooks is defined in ansible/zuul-jobs and not ansible/zuul-config, would that work ? | 13:48 |
spredzy | 2. In playbooks/awx-push-new-schema.yaml, is static gonna work here as the hosts parameter ? | 13:48 |
*** chkumar246 has joined #softwarefactory | 13:49 | |
pabelanger | spredzy: 1: no, playbooks cross project will not work, they have to sit next to the job. | 13:50 |
pabelanger | only roles can be shared between projects | 13:50 |
spredzy | ack - will update that part | 13:50 |
pabelanger | as for 2, yes static is fine, as long as that is the name of your nodeset | 13:51 |
spredzy | https://github.com/ansible/zuul-jobs/blob/master/zuul.d/nodesets.yaml#L4 | 13:52 |
*** chkumar|ruck has quit IRC | 13:52 | |
spredzy | pabelanger: based on ^ I am uncertain if it should be static or static-node | 13:53 |
sfbender | Javier Peña created distroinfo master: Fix Python 3 compatibility for distroinfo/query.py https://softwarefactory-project.io/r/14279 | 13:56 |
*** chkumar246 has quit IRC | 14:01 | |
tristanC | spredzy: you might want to check this new blog post: https://www.softwarefactory-project.io/zuul-hands-on-part-5-job-secrets.html ;) | 14:01 |
spredzy | Did it came out ... today :D ? | 14:02 |
tristanC | right in time :) | 14:05 |
pabelanger | spredzy: static is correct then | 14:10 |
*** jpena|lunch is now known as jpena | 14:15 | |
sfbender | Javier Peña created distroinfo master: Do not make _filter a local method of filter_pkgs https://softwarefactory-project.io/r/14281 | 14:22 |
*** chkumar246 has joined #softwarefactory | 14:53 | |
sfbender | Nicolas HICHER created software-factory/sf-docs master: nodepool operator: replace project_id by project_name https://softwarefactory-project.io/r/14282 | 15:01 |
sfbender | Nicolas HICHER created software-factory/sf-ci master: replace deprecated include statements https://softwarefactory-project.io/r/14284 | 15:51 |
*** chkumar246 has quit IRC | 16:16 | |
*** jpena is now known as jpena|off | 18:38 | |
sfbender | Merged distroinfo master: Fix Python 3 compatibility for distroinfo/query.py https://softwarefactory-project.io/r/14279 | 18:56 |
sfbender | Merged distroinfo master: Do not make _filter a local method of filter_pkgs https://softwarefactory-project.io/r/14281 | 18:56 |
*** sshnaidm has quit IRC | 19:32 | |
*** sshnaidm has joined #softwarefactory | 19:40 | |
*** sshnaidm is now known as sshnaidm|afk | 19:40 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!