diff --git a/.github/workflows/merge.yml b/.github/workflows/merge.yml new file mode 100644 index 0000000..de8f6d4 --- /dev/null +++ b/.github/workflows/merge.yml @@ -0,0 +1,40 @@ +--- +name: Apply Zuul configuration + +on: + push: + branches: + master + +jobs: + deploy-zuul: + + runs-on: self-hosted + + env: + ANSIBLE_FORCE_COLOR: True + ANSIBLE_VAULT_PASSWORD_FILE: .vault.txt + + steps: + - uses: actions/checkout@v4 + + - name: Set Ansible Vault password file + run: | + echo ${{ secrets.ANSIBLE_VAULT_PASSWORD }} > $ANSIBLE_VAULT_PASSWORD_FILE + + - name: Generate kubeconfig + env: + KUBE: ${{secrets.KUBE}} + OS_CLOUD: "smslab-stackhpc-ci" + run: | + mkdir -p ~/.kube + echo "$KUBE" > ~/.kube/config + + - name: Run playbook + run: > + ansible-playbook -i ansible/inventory ansible/run.yml + + - name: Remove credentials + run: | + rm -f ~/.kube/config .vault.txt + diff --git a/ansible/inventory/group_vars/all/cr b/ansible/inventory/group_vars/all/cr new file mode 100644 index 0000000..16c1a74 --- /dev/null +++ b/ansible/inventory/group_vars/all/cr @@ -0,0 +1,34 @@ +--- +zuul_operator_cr: | + apiVersion: operator.zuul-ci.org/v1alpha2 + kind: Zuul + metadata: + name: zuul + spec: + executor: + count: 1 + sshkey: + secretName: zuul-sshkey + scheduler: + config: + secretName: zuul-tenant-config + launcher: + config: + secretName: zuul-nodepool-config + web: + count: 1 + connections: + github: + driver: github + secretName: zuul-github + server: github.com + opendev: + driver: git + baseurl: https://opendev.org + stackhpc: + driver: git + baseurl: https://github.com/stackhpc + canonical_hostname: github.stackhpc.com + externalConfig: + openstack: + secretName: zuul-clouds-yaml diff --git a/ansible/inventory/group_vars/all/secrets b/ansible/inventory/group_vars/all/secrets index 1af940f..75e3c1f 100644 --- a/ansible/inventory/group_vars/all/secrets +++ b/ansible/inventory/group_vars/all/secrets @@ -1,273 +1,278 @@ $ANSIBLE_VAULT;1.1;AES256 -66313739323330366362353663313962396635623235313135656634363161303835386234336563 -6232336332363938333738306233386438396566353936350a636432656665323365623233396539 -33646430373237333363633730663363303434666633376531616261646631653637636431633764 -3732356533383833340a633339313631353936653363643061663463316434653365346236383665 -65396166393731663236336463313836316332616431656138353831323339373966653639383965 -30343531633966313130633933626335313034383130346631383338613436373430656432633734 -62643839636339333037633266373032663862633838633961663862326462643937366539393931 -36396336623463353932383235663262363535363331646666663136326432336661616339343239 -36393737353862613762386635306430663539333132643732306330653831636430666635626338 -61336436653338396463313630623639343264393938626132316461646633383832333061633337 -36383935343531633836656131653631326334393365353039363362346139656439386139353264 -39653536383534643035363433653765613865626431313037653139656532383631643931373064 -62383464316661633361316638613139313631326636323666646163353035383931333937356236 -31373664623538393361333864326132636163616463656339373139336630653863643965343266 -33663033343137353330643963363332393065316662343163303737383763306337616331333861 -36393034333662313461306362636561626364633066396536393530336363643166386164313135 -38653330333861396233383531376439643039363536376264636533306166633032396338366539 -62383364373963626462383532353936373233306330633433663665616630383836653136373761 -38336565373630393363663432303233313039353339633661636431383463626162323662316163 -31656137656463313539376365653035396166623830393537633639653839643665316638613230 -32376137303339373638306235646231373161376363386363613530653063616336323466383830 -33386631613034363664343632323532396138313930633464313239636437326434613835383434 -35626433653630303362643731646664326130373236333062393735343334366630646338353139 -30663065313930313137303235303135353233313338366466306364346430386163333438313136 -38336462376438323133393661656138353464353133656663633066626337343866323937383961 -39376164663465613561326233626238653331363431396133646662333035313962303161336630 -66333066363238346130396434633935336164613339326566656237633938653137326165326139 -31636366666561346364346433663865333035623231333437336363376430613936343366313063 -34376138343235333966633134613134303737356435373238363264336163636238666239316436 -64663139633339363935383538353765383032303435636630653536326238666132326639623464 -61386634333562646333346431353939306662626534343363353433376163636431623631306633 -32353932333031626339323538663363373838363766616133306437356235366136653835316637 -63363832326566353166353731653539383964323834643865353537346364396565323639656136 -33653963386363363766643462373830303763656237363032316238616666326338366466623866 -61626135663137313130376437326131393436633836346137356431326464623664643538663438 -30393563623064643062363938336633633439633532656333393230666239663535633061626134 -37653462316538326665646265643263336234373366633363356133636264356430356230656330 -30376462366137626564316461316234333330373762613138356133373938333538636166616230 -64663633343337303664386463326430316366383939303934323439353066623464653531306634 -34633338333238343461373631366263663534333734353934333065383731343064333466336465 -32303731613137343938666464366638633730306136356632333537343637666563316665316232 -63316264346638636639346262643466643461646465313734623464303030336233343234333861 -64363032623065366234636566333635323562646163383562353935666438653066636533346335 -63336461653965326130376137623138623236646230326632373731353062363165396332306430 -36373632343766393931363339313036366335336130323061346261646534333262646338646339 -36613466336531373936336561336430663963333638623238643462326562386335346538353737 -33363537373535333438373435363133376164386163306566376439316331363037303661306538 -30303135646336313731326261616532343062643030626561373934373435353037336131353764 -61306531363665376332396338633836363036376632343164383330656537623564353762343063 -39303264366332326238333734656336633738326462316166653032633531353839323139363735 -37333733663133363331353865336533336134393662646462363134626632313264623036613064 -38396638333334393137346361313638343361316239356339346161373538353536333233376439 -62666330653532323331333338666562353165633430383963363433393862623333343037366336 -30376138373862303736633664373665353137396530306133366536346632366162353237663462 -64386531386262656130313563643163303532376335303437636364653134383339626262363735 -64656263306261343339343164633761393835333230336464613061383235383031613262653436 -63323561303936636437643439306665356336666165636466623864303832366561333531326439 -33353033333336616162373534643134333033373135366664323035643961326563393966393036 -62656563306664343035666530643130396661333236343964653033353233353735653434643631 -32653231633834363666323563653764353139386637616639393765303632663634636364663939 -34633639346633313937353238633762383562386133336465333466333439313362396235656364 -65303630353566393965316633633231316337346137366436623865316432326334316334303061 -31646265633233633865653934336134336238646239643431333038616365306236643761313330 -36646637643237663964303161326239343839653161373861613637333163656431626534343130 -35666261666335313165313763626264363433613631643566383639633931336365376665333363 -37333739333834343464343565613964356539346562616630316635623032373931376535616436 -38326662323363346464326164346330353436623439346465316563313730346465643235643265 -37346432373163636138373734366564383330336431316165306337653961343962373139376164 -30336331303065306535343966313437643431376162636662396461626237656163613264353732 -33373965393463613366356131646438613161663734333463653930343766613334663061353662 -63313638376633356432393666306338303738626637663465326161393734333361373362356361 -39626164663035393761616663323831363031343034303463323266393533653138386139353261 -37353961663037316164626331303636633738396135326162396133663433363937653466323735 -61633631326438343561346636383163656438663335636265343963373665393765666137346364 -33383739623562633039313130623836316131373639646136656537363563656264663632336335 -38326561373030393231393163313763363066343439626264663163653064333566653336343563 -61653936343734356637386261306632373430623031623363366331323736383364616362343430 -36306562646135343462383533623539623463393065613566666433376366343962633964653834 -38643832356163373761303630303639343034383230663433616466393963616565356434626162 -63656237363331323534373063663631356538333964316665616231646136663132303337343934 -31353561313330346231613366316233356339653266323532343862666562656237363964356532 -32653230376135643439623537336238663736383161323534663531333034363464363736653866 -37396637313739626432626661636136643763306166636433636334373934353661663635613466 -34343962363034336330333062656531666137346335663963663639613166396338343733393432 -38656262313363326435303431663837313664646335666361316337356130396465333434376631 -62663539323461366561643662323066393039643636353765356638636336383139323034633666 -30306332383364653365663366393832336538373034333866373530656130346535313230623339 -34343739346462313164656339636230326534633066663361303830336264333636636330633434 -62613864366566343263623031666163373730356539636634373330373033373163353732313966 -36653465393636323163386238646536353038356265323230393061313963323937376534333232 -61363263623037343261623436393363323363623037326536383635643530626633646431386139 -31633031373563386566393436633164626432636338326537613239633535376431316139363636 -39346265313031303336333132363662336430303230323237626234343535376266383339656564 -62386164613938646566343763343133326136626264353039373530363637636534326630386136 -64366665343264373838363035633436343032383830336230323162306636353565363935356338 -63323466303663656431373731333061353134373030366630336666626565396334326537303930 -31353162323633643632643833613064616661636530303839343732346637633839396365616466 -34626639323837633762353163623436373735633939613334353238393639633636363866363061 -39623436313762393538356162323535333031636564623363313032343939333565633637373430 -62373634363964616334373564373165653563353339393834666439356566303063326264316233 -62343532373562393533313437353262343735616662303332353638393866646165646532656437 -63656562636262306163393135363730376337353934346338346239306336636433383331363263 -62636430333436373330646366396331663235656336306666613031666462653064663663643066 -31383734333664623639656436633264336132333665343461353835616631306537656631306164 -34343336623865623464323961336130656239656231663535306239373038323064653662363438 -37363035663864386233393831386239666565663964333037396130643465343861633635336532 -31393732323566313964613337306638343834636234303061383239643864323236356435363035 -32393932623531316630353439336565333130633263663463316235376234326263636366323863 -66333434653535366337386565333438363431323161386363366438393236303431613261613035 -35306232333863306265343232343333386438653537303637613563303934343262353635643532 -63613938643831376434623664613430393038636536336132346438313132626332383364666664 -62356332373239636166326335343333306639393930393434333332333330396437653630663264 -31663865356331326330613262326263333739653531643335373738353566626331303761323732 -39333233623438373361323830343661366633393036376235393837363938323432306138306335 -30653436393465326432643734306563653365323836363630393364353033353038353833303366 -66643733346635656133346130356262376462626437623265653839303132383833613532333935 -35306236613538396435626436306539623232313762623330363266373936376334336164303963 -33633439383565616134316436373362306433306630346361656539323663356561376134376565 -33663463666132333633396431353661333265313330383031636434653065363130366432363938 -38323163313563383430643635666530346465303738386534393262636630373036633232316266 -64396633613032353334653736323632613166313965393866613465306537623036333537353234 -66393132383835323037613161633634313633616636376439636131386136363231356463656530 -32633937613933616534353836303232656462643665396236356335366330323634313336356262 -66313133643138396463396632316130323935383566323364386234306166363236336561386330 -31373535303664656463663539653363663437653133373662386335323430353162383064316538 -36646264356431396237303063623862356632653235613534306263303231623631343230646632 -61303236643663373735386534313963343661653366333636626463613939643466396364383465 -61656637363661313161656434306537653231613562333838393163303033366436316539353264 -34626137316632373962393537633139396137346636366338323539623365653062616461376666 -33316139313566633563643566623966376539656633326532393038666230336631356333663835 -34393635666363383938306638396462316237383263346333646235663261396130363033386432 -30303032656231666539306235393762653261373537366639646563373732373431393964323339 -39653133626638363664613263383066656139376531613563303161613339306239376432333130 -32313066363733626531343738386464626237613334333639396364626439356466373061613433 -63663762343334656431306661626365363563316462343131393839383938313866366239346432 -61356231353832356334363238663438633937396564336666303739613265316264626164303634 -34613634646434626532316662363831623265623665366464623530343936333362333538646532 -63316237663236396237383662643966663334383432393036653033336231633930313334316562 -32663539383464363039666239616639313064363766663263386439356436636666656538396639 -66373862636532333030376661336166643639326365333534376264333865616435326339373536 -65353766393264366565373966633337323036363763346630663963326663383134636635333839 -37656132646437343866363338333661663334373337373763353035363166646238333831393531 -31636263333734326630373333383631316537323633353438396539623030333930313830393635 -63333431313035323633323431306162376236653565333863613965366134386232396532306237 -66643261343738396363623236363934366563643061656531376639666139623938336132386431 -35653734623161393239323865313630343732303063376537626430313831346665386130343030 -33336635356534653464643332366235613837626231633466633835383066386437623961303336 -36666362643035373965396564386438356265323736303035653763653732393466623632393835 -36656531313535656130646163316333323661343538623762613430386339316133376631613536 -38393137653830333836653965666438313337663035663332613664653961393562333462373964 -37316331623261313038643339343534313631383636346264366435663061356531666165366335 -63343163346662326263616235373131323639633333316362333239383833326463623961643239 -35333935613133633634653030626464306166313164656335363063376634643036366135306637 -35363565346331326662656136363032343938656666363632363862363838383366333563393135 -65393030626130613761323632336338373862323535386164366132343238656364363361336262 -63653632353234343639643932356636303331656165643136386238633730313964303334373264 -62656136633239626337633565653036363734653135393261343061666666373133363365636130 -65356337353631646536343530346466323431613331306339366164626433666237306531313236 -34396639386566396366376637343935356332623936316234656330326431663166323839333937 -38343064623030393030376338383033396565373864663235373131326537313734653161363465 -66373261626535313665613061383630386333353732366663343861323365363133376666656437 -63356461353936336335386131376233323438363639356437633234653535663134343338316430 -39313838666437313234643733656433626530326564336636636565653338343332613462643964 -63323565663135393438383335633565393139356439356265303066616366643237323933643430 -64313266633165643830336362343561383939313634653032336632663665616663383463396437 -35653834333439353063326533643639616534326530346361366236386636656562303739623461 -37303839303934303731326336316636373131363135333265393932663062643662396231353062 -32333534383265613731663430626638393736663134383362306538333437373764393239363664 -35343139316631383034336136393730313931653064643437646362323838666561623630383131 -35353538383934386164626536303462316439303366663263343265663662306234323237303533 -38646435353066343032353866363965653664353139306161613631393133333834313064396438 -64323333636439383730313433323033623632383965343331333066393834383031336364353237 -61373834616539373166646163623039643365323239386563356137623461353035613662386536 -37363862633035613363393234653533663131636536316336663565633733623337623266336666 -31623635653935666532326231636439366239346563323532316665353837383532353638383866 -34363331623964363339613231643064343534333165323264333437646433646462653161643831 -61326332376661613137613966653765373539633034643632333337313337313464383739643635 -65323436653637353636643033663435326537613464346635333663623033653664663262386265 -32383332336130653863643466316637376466636239623963376130666634623961363562363238 -62363065646363643837366533303566656432346666633830333136323263356465613635343831 -61636132356237356361323566376238346436333031663330326361353632333761333634333131 -61343961626139313266393635363039613538613661353564343937643165306362656133633265 -37336463376463616239326335363631663336323232646231333838653463323363386538366137 -34633933343235616461643931323062616535643230646135636131383163303564303763663533 -34373864346462333065346435396464653637313630303361336632306135393537653939313334 -30346232383162383262636266326136386464396131613438313662336439646564323639343665 -31343333343133653966373137366432633332313330663039333633643732363631313462353261 -61396665666235613764356337356139636662636361343930393338646664376634323437643164 -35313131343535346466363434333934343938616662656664653265343661643465663562376633 -61393535356132326337613133616531356364373961386435623333653466333233336366333538 -31316265396561326362383562666563383332313662613762643431623939616332373766626131 -65393537633231626531386136386636356561623234653065336663383535343637343866316532 -65376264363532623066303438306666663866663831343633366638653336376333386161646331 -30333233363134303063366430306632363165326562343337366564383161383230616236353966 -64623531643238323537666332663864356437643762663933303261383863316162373063363331 -62373133346163626566383432373632363431333962626236393930303539353738646539646436 -30646338613566663732653466636630323466663730396161643434623832623637613763643230 -38643238363531336362323963343839353832636564633063356432353938393730363566363064 -65326133626331613334656365623336653363333865386630373233376534306563373061343534 -36396133373066373339363431313739356566313466363835333331663131396366386263376439 -62393866366664393662333564643736313036366266363036363934383533653636643830343433 -33363930616536373436626562623465656638316637663535613833643862663236366532363761 -39383861313731353063656362313561366334343937616334383033383536646363346534626436 -66376161346232343738623835623534373765343532393738313832366337333833663837373530 -32323562326335366334373531343938303764316130616135343866343031333564363761396265 -65646439643936666364353132643530323132383763626137626439616432386638303536343266 -64663638636231613630383362353037393766643331666533383930393564373937383730333137 -62336636303164306462313863663565316161313932333034346436376230643965613134346130 -38376536636436663363366661636139313333343964313365616531643566663230373030333636 -32376238376237616239656464656633323430636430636238336238303637616266623735366431 -39623838643266636166366438363834306533383163376235313162393337616234613262303939 -30323839336461383233633635633639383835623437316666353862643331643933623936663733 -30313537313134613637303436396464313161623636633935613034663261656530663432386161 -31323839316232666565336630636232323936616265383039396565393538653531323664646431 -39326264313739303236663939386161303465636363323938303635623165373135303135343166 -35646238386438336164643338313636303539656538633163376431316338623432353763306636 -30366461313539376330316438396632303461316435336265616234646239373536323864366332 -65376264323238323338663866373139383732616337626134623262613632383836393339363131 -34336566663665626161316639346666666264343164643262646166363561343231333836396339 -39646232366563373337643637663135303466306263383334383637646264303961346232333331 -37633063663465613038636533343639643535653333393461643533373137646339643236653063 -38623938393930313564363231326631306165343366616333613564623964383436353163386166 -64656466313434326139386161313936393532303932366261393431656431336535616261343530 -61373366653033373166353335383163396462616163376439663630623037396238643464316334 -38316263646335353033333639623335626366303766303831306134313331373363313930306361 -61396131373766346264373936363337356336313464393931376137353731623462386534373765 -64313964643666623966626466316634373630656132323565363564323830383333633966326539 -30626565633833326464396564336466666635336130366134383561643135656665326532373361 -39336630613030373335333465623864343530316630613730316535393431653639393464316436 -39366236663430636635656537343165343730303739663934666534613964646166643636346436 -30313531306233313133316137396161633439363134333564376564613734343965313431393862 -64383232336663363061636235646663373336326133323164333039386535373838626263376466 -32636535303935313436646462636534633332656532363935343933393330363064336633363536 -30653064303934633938353338393432346335643537343863333431646532363339353032343933 -64373237303533636438396565356131663563383234396237393631366337336631616532353638 -65646139356266383064383264626639633433666261633761363538323637653632646330663033 -32353536333132356264643538366664353431316439323933376465643732326435393566666532 -37613233383961373231623234646533303030376237333865333865346362383936313661613432 -34386633616131626439306433303733316361623063386366633330386661323534666661336337 -30313937353365313065346137633132313033653562613930386536386465653535316539626638 -36376662626632373932303937343561353234613565626132663537613737386164633438643938 -31643561633038666430383261356362613339346135323963633264366365636362656532353136 -36353333366534316236396561346266393932643061663034653561383161383835313362636166 -62366231613666383061316465333535376264643539633839633262613263343531653931363366 -32623066653839386231633262616661373833363462633034623336666337356536626138366663 -36383235363132313463396131373731646165663335326163353965623566363531396134653763 -39396331336531373333363964333533393931393564386539653764353239393261636433663032 -30646631663430623030626632383234356532346435363735373638626239623839393865306466 -63373765336637353738373936396430633232306233646361316661353634613933336264383837 -63326431623436303230656266623333663035383262346137333836623563346166353264383430 -39623139363961336262353366333536333339633266326562323239343865626231656530393766 -39316362326633323461623933386335316366653961373435613539323963356533643333623233 -64356534353831353034383963396464666131633130613564306134393163626633383238656134 -64393762336662643631643765336637643962643032346631363138353038363236656465313532 -64306230643462326366383961663935346336616435383637636138333230336466363261636634 -31373761353163396363643665373837396666316139303838643633366635346531356136636630 -63383031386634626237303265636365383763306163386632623732396162626465356661653064 -65386337343938313064383839313039396562613033303037386465633334323139613061343433 -34663836316564633664333363396364633032636534376661613934336539366563303630373937 -39323337363437633561616639663435346265333636656164613431363763363933316131356562 -34613361346166316361336264323663386666316530623366623365363161633566316435363236 -63336461356132386232653439383230323362316531616162333138663132336334636264306663 -38376439336537303932666338653537666331646366656331613363633334663161616139663030 -64393832616634653037656332323164363236373166313766333538626431363534613439393839 -38643664353763353133383662656635373835656363373533636663623732313266376631393065 -65666462343366373864373261633065333635646634323939653331663333626534306130343231 -64653635366433313231336133633764653231626265313061323333643963316663616130336165 -30313430373634313538663562323933386361333366613562303738376231353331373930386661 -37363264623462303030386632306362393931343834326237353662653134303539666465306136 -36386337393839623961653666346234356638383638326266636131376562356134343430666164 -30623334636662346565313136643137643033383662383236373862383630316435616337633961 -61613632313364656666 +38393932383633303564613731666465633931316466396136383032333935653837626538383534 +3765363839656530646432383764376338396435386430320a666532663236633532613362646637 +35366339376132336165333434646637616137303030643837306533356339333133646362653464 +3836633864616462360a616131343934386630386335376437356264393538653932333037326564 +62646536326361663336333065323935313534653236666333336330333331346133643837373831 +61326265376539376533303366613837626266653061323233343566393238323239366630383930 +64363966643364376630343132616230323766363563646131316635626435353832663263613035 +31626236636632323465623164303131396530653866316265383861376539333764653961646165 +39393563373136636332653736366462623361333239333332343734653263323030303932613534 +31386134373836653431626139376330663835333064633236616237663739373063393030623036 +37363964373135643463393035633962363264323732363234343264373339306531353064353463 +32636563646362633561326231646165376430363463333262613430663635373539333266343166 +64353066336139656135633833656436616336323035613033313430613232383937363135353665 +66376439306132663063333663306535653763666539323361646566363932653664393136386434 +38333333343935616236306463643333393930373031343830333233653363653431346166383332 +30656338663132343136363332343166646663616132366233353462653265626231326533353061 +61636663383430386333396139653637653266613939333032663038363763643737396136636532 +63346162633032333362356462353631316338616263373630353830666639346164323731343965 +65343361356564353731353733323830396362623339336166396539333561353030653735353264 +35396462363838396439623166363533333232653865636532393065353038613034663231373364 +65613365643339393463353633383133633634666135306164303761373033353831643839306633 +38373832636566363536663463656139653630663538356535356637363564393335363864353435 +37633733613863663837393630393762326161653638306138643665663737393934663535313239 +38376434303462626530636663306337396331326366303538633835303839646633633662396631 +64633361613637313064666234353830633335643864633138373463653930356535316562336134 +34373639656665383238366433633061383364323034303162653832353565393736666534363561 +64316261623033656362393436323331393436333936396562306238393636663836336362383061 +37333239393565653339336430336137623265336535346237616261376536333462613665396130 +32626663373230663332393965316231373137343363643038366236663330333835626436616565 +65363762623935313334366365626130386664366436376233313935623939346234383839313430 +66653934393330313762393034646264393463643735653135313137363032373763666338333236 +66636230613661623464616331343935653965626439356465653931656330346132383732626539 +39643330656162343766353865363063653764613838313337303865303362386338323936636162 +35363734653462653966323636323834623230346532626663613065636230343631613064363864 +64303631646633316530393465613535313565633363666336643134633264616131643030323862 +34616662666566643538303130343866643534303836383232326362333539323963323130303639 +37616266666535313439646563333839393665393634336466346335643663313063663939383964 +65326437356466363164363566393139383138333036316266306236376165373238303966376366 +32316264646132616234623661323034613638353262343535616365616433333735623336616265 +35306134626162343631353131356262386436366561646231613633363964313764633966373439 +39356331633731336239616565303934633730353439396463313936303665643665383633343330 +38633235306236343164393866376237393137633033306139363564383234666233356363383437 +63343236396132633933376466393331313263313439303564343864366666323461306662663234 +35633930613633326238343162356566386532616639386165323461313534636265376131653862 +66363163636537306430373432333734383037646664343234646231363665643932323738356430 +39653737636138393263373138386666323635613937306232613330613265626231336432353361 +36333165623235613930373665343135653761353263653630636635616562656663333662336332 +35303737633936356134656164343733353361343364623634303037323432316338366663366464 +38643266343334343138306666623436616564306334336530653032306266386364616135313733 +38643737346239636430363435346665613664366132333164396266666563383531366332343065 +31303566343561663231336265366333636534383032663966373930393634643333636331646134 +39646161643561633864313136336531353634366161396664306136303935303134326636363635 +35623131346230383064313462373830303363663130326265336463373739343632366434326135 +33393963373034303164623732393534383432383733613739346164663830363232383531616263 +61303433656663633965333530396438383833366133303938323439623232363536336431363433 +31636431343864393036373935373039386337343866633663363761376136313434333961356630 +37396136643330353132343033616264393830346639343433353032333363303439333336383837 +61353733383739653130323661623631303362363337623262633064393966663936383530336232 +61663362316635316536633437313439613139353334613530653935326239393930333132303236 +30393064353737336138616265356139613039623933366261343965303939633737333765666663 +38646436373030653036613530326232323831653836366362616635656437323433623132643666 +64376566646634643665336339363236643666376263653461666364323566343762646137663239 +64643564336332636236383131353538326630626165666238316239653630353161353134366134 +31663334396261306235633562383230363461623732646430666364396430626137346630383235 +31386564643662656132376164643936323930653338323737633139653834386163303833383166 +61326563386563363465323239386333356431666266353662616364613163643937376561396565 +64616631653861303939366261626135353831386361346539626164333730356236623431396463 +62313664343063356632373337313235393539333562316331613234623730353435393738346162 +35613034663436643961616262656336356536353163376565376632316634613832363131643234 +39343934393736303033313936313661383430373434353064356464363834626436313333353234 +32663932626161636637363064363739373564313436386533663037636439316230613338613165 +64643539333766646238623433386439643437373861343638323961616136353131363663656564 +31313232663935346331323639663331346463303963653939616330396665393230316636303462 +65366138313530356162386238383537386234663235343136363161666237353239323464636462 +33323238653764656437393339383037336131303833363939333261616230663733306439643231 +32626463636332623337373737653230666333303761653832393734366437356232386534616433 +31333732313562383733313566326537343632643735383335353137626230623038613361393165 +37346534653435366261373263613336636664333061656537316462393038356537383839643766 +36383538373237396139643339336538393261363334376634363965653534376434303234353732 +63326231306663313136333664663761376135626461613539376630623266386433373432363230 +36363134306335626234643236616531373538323061363964303933643938626461623961663335 +30393532656435386133663266323738623666646533626231633661373031386233666166326531 +33613239333065396233653164363137633161323330323038646333303362313933646131333136 +30663939313337653733613438613531373832313038353831643231663761313039656335393430 +30663633366563316338646237326130623830623361343436363232353166613865356434383937 +62316433323630396361336132653361333161333833636638396134303863633236653262353132 +38356363393535396233373962356265643438643133383864393166663638313561306235306137 +66663736386464313133646138383837363062316365646537643563636366303537653834393033 +64343035333537323034333435616431613633653362303266643139633830376134333734613861 +36663961643831633263343833316230323033393632383232353737343463393238653565626263 +66396436636463636232326163656262373433326264636465303436333763313063306531633736 +31303762333438376539626165373962643639396633303233373266303466333438633764393835 +38626161346264396333336634323365643632363935303430363438356435383035376330303966 +61623530623437333565353637363432376134663461373636626634353166353831333036346361 +61323832393266633836623736633562613362383762336531326334363637396464623061633266 +61646338306131316336636531326638613766353130336330393365643063663631666232623638 +37396130633865363664643862346164653037646534333038646364623634633334323065376632 +30376639623439623264393362343338313233396664376535333166636537313534313165666165 +66356531303130396165663834326338666536313733393766663065366366303134656638643261 +33383030366261323563353631623862343632376235303735323664653664623961653830383465 +33623533326165313338326661666238373538643830353131316134363031373262376431633665 +30313262353034623737353662656138323536303237616438373563343861363134353961353561 +66613331316335353734363162646533306366313334343665303235626234363537343834393631 +36633831633063316563633362323733366239616266316236623335306166656638663033343766 +63646334313632626335383365633636333230356465663835306632613431613638343238363031 +32383962613961636332626139326165386366623933663232333533303432343436643263316437 +32393836366338653461313639343435623661386634643062666639316633323865636439613733 +63663339396664306531373862393065333365643163313730623530363738303730666337663532 +61663439643339666132326535313062313134623439633965323832643938316137623034373035 +66366238613030326231666634646461646337396335393831613135356439326232326433333866 +65333062396337633539623634333132366265313730356535396261656664663137616232353232 +30333465346533616339613130306665663537663764343730376561613463303161353063623039 +32646439653762643232333739633136383738363039366563316436633966346530636266653765 +34623332623164353766303937633638333664666438653136343539353666366366663261386262 +35336164353462363631336661616134386166636438653034613866373330623535313563366664 +63386231633530623139646434313362393939613861613664386662303735616139663430306437 +34323638633031616234626133393733623064396635333866633238306464343436393138623832 +37343061326236306136363636383835666638653837313336623634366665333837613361326463 +31653839306162336331636132336566653961633835366161353961646661353338613334353637 +37636139626462303230613534636530616565626230653136343232353365613237323836386430 +39333134393137363031383633653664336637323364663936303762663738336565313830303730 +64353763646231646335626433636337323637666636666464636532626639363562316134306231 +35323631323865396434366536323561323530643861373466306432316634363936323066663937 +62626232633737393138613562306632373661326233663365643366363531353865383265313233 +61656337333962643365343865393039396636373935356465363162376665393364623030633336 +37303532326231393666356635363762306365383637626461363436613065643039613664653762 +33326664353132333533633536623937343961633264623430626632636138636564653737653932 +65396236303434663962666263313433373865343965613732653237386539366662353034623136 +65626635396161306533643566633461303931373538353765646337323837376439396536353239 +32326363343838303939393239383261633539663631356131613566373566313738386439303532 +35333865373539383061666465313430653863623931353633616230336534363666666463323237 +61366539306130343666313262393835653138323965303331613166373066666162376362393435 +62636636653735326463643336626634656339306463653866616332333566306535326561653439 +31336637323230306161316139653765346132386661313334343964663334643432396266626532 +62646662343334646461333933653633323130663761323137336266656636323730666539656134 +65313834666433323261313831323166346164373339613066393964396333343338303062636436 +30663366356438346436643464376530316563643036376462663935643933303262343932396661 +62663936326664366562643139393162386134306630336666613466626337656461666234376634 +61623763383138343065663862333432356336306230323036663936393339636336383239386164 +36393165393237656637356566633138393839356364666465633137393330316361386563616637 +62333839303539616335643061336339626532336632383363613230656333343431623066623063 +66336263383633383965386331343738326465326261396636303662343536343136623665613131 +33653834313038366265343564343231346266326163366337306531376532363730616530326339 +63353362373266396231666537626335666264343134643731316166323337303966663134646661 +66386131636232386539326661343836326166316437323635346232636331656665313233633738 +39343165653436386465643335303462396563646161666661363766373837393463376464653662 +35353537366561323663346335323065333632336536306531363261353263373232376163303737 +34306563323538666562343932626538616132363066633466636666653261333464323764656330 +31326635343162316635376664353035373333653737303531646661613236346165366330613362 +63353861616130313934303133393036636538643136613164376134303038363033663838366236 +32353238666336316566383932386235313732653462643835373034303332363936386461386433 +31396634363435353434333263616164633462656362356663326666626164633361393438363434 +62326664356130613664323030646636303131393064366262663433316537633530363362353038 +62323732633865343234393364313363306232626231616639613733333030353437623836346236 +32303161343037633931353238386664383835663333323866373837366264316432666563366632 +30646330353462663439663838633963633665393263313063353034326430323534666261333435 +36393136333262383030386231666333363331396532626566373665633365323334346362326131 +65633738653563653533313061353666356461303339376239633831376231393439343235353263 +61316237613037346634626165663133656465353464613332313336363139356466393461376236 +32353962643039653466343061383266343037326438633366333862663533376131376236623630 +65343639633135396166323435623033393531616232356663393633386366366263376263373034 +63646232623561633266333030326238373432616435643130356330636132393337343332393363 +37633135646439343530353736353437646266363063363462353765343463613735396232386530 +38363231626162663235393234653761346438643630336238363866653361636333383764623735 +31343463323465323137316430623734633063376632636563363465646366643330323866626566 +35383631343639313332383366353466623039323034616163373361633039366331306539396662 +63376639653633396135366666666332326566383539616162366530626230613933663664643036 +34336339663534623763376535646434333739336565666637326637353265366466663863303930 +35373430346366363266366664376139393761343465323264653733346661616637373833313665 +30333465666562373737343765356138616333666161646261356138306235623137613761373139 +39353362376433363265666462303335323365333761646462353165646663373966316531383635 +62623332353838393261333366396664326338333331653361333664613233333065383831666364 +62613635356339626439396232643263343332663163346333346132633837353838383862623935 +36616635346239346234353966363537613765626235633430356632323336333530633232363830 +38653732383338316233373364323163633331633965303966626432333561363430363233353332 +66373130363937333834626530393534656561316461613633346137666238666235636337343562 +36623832363835313835383263306364616631353336663637633663653136316565323965363531 +33373134383435383763366365343431343739623162663030663333353562383931663562363164 +64653235353933353039646264343864636165316439393730353736636234383834316232333536 +34613465626334303766636132313464656138613264346339663361336463646464623332336136 +37623733336233356433353466316238376439363138313436336438383031373931333661306538 +39333232323939633537623330366565373861376336343464313433653162656639636234323163 +61663637303264633235656134313933636362636265303939363331313930333635343962353030 +31636232313033306332393239376262306434663839623135666231366364353331613761333033 +37623461656632323131366466626161623064363432613337616534336438636463333464383631 +34306635356165393531396137616533653565656138623335633663353562373634613862343962 +65353366336231643032343538666634666334643764616333326363383931613036326363356336 +37653034636138343130626561306466373839666536373534363337653231396534323032306334 +38623766373032363761323532663862666636366662326439313232353964306331663431646462 +62356636393764623630343761383738346433393461316564396664623261656431366336353335 +64663131356365353634623634633534396435636165343530373036313264386464333763633565 +39633766643838343961613738633233323333366264646664653239343462646566613930393261 +62363331356565646563663466346637646566313530326162383464663137356138616462653061 +34353437643563373832656665333938366430623664666166303666313632306134336664363533 +36646533623735373635643661373261343135653365336131626235313830613138373638363837 +36653731366564326238306431663438616433323537393364366366613531633166663436303563 +62303135393731343664366238663830396133326336313433313166373839653861373130653539 +39386236363736373235383737663365663839363433393436356363656439346463663462643637 +39613039323961363236323335666230333864383231393235306463343635343863623237343863 +37343737333362633139663662616237393334383766616630636662356365633433393639356433 +64646132353665313131656336613330316331393933653330663831613566346633303935616138 +31303234333365613838323665376462653361386164343164666666326331363766666130336339 +37306239353633613232366630353764356631363531336331333730666365663065646137343931 +66626539396336633463623665366164373066373630663264356132636330336531643764363136 +66373236356131633664343463656162323766636461363731393931613364363463356366333535 +37306637643864633962336433353833363838366136353064376132373938636439343161316239 +39346236373131396161363762626532623561626636343133663731373865386232303435613535 +39623363373531663765373462363161313536363032326633636439663762363933336165333661 +30666631663131356262373130333866616134626330313963356435363735396637303135326630 +62643339373933346437393563373939623666643031613136376366383061613037663636656339 +65656638613263306536646132623637646665366536346437376361623662613936306564366266 +64313833383133336137343937326338653935613761666336343364323734616234353339623231 +33346165323761633733653061656361613535616563346438666332356631376433353335653337 +32396164653831646531333730643737363663356563323831623037633863306639643933633639 +33393035666535646636353561623830386265393965376236623931373137363862636432363462 +32373330303935623830363937356134373933633734356263663263636162396364333730386132 +63346333353039646633333034393535336262323436616430343066353131353564383032313763 +37303238616433626534633363313762313136363437353637643162643930633738353233363033 +61363761333131393030343830666530353266613531623262663532336532303233346166643938 +38386537333162366232666437633437616531663838333362356638343134343239363035323361 +30626530356439383431376136316438633765643631666663316464613265353665623264633966 +65336261303662306337313932336163353234383737313465653233373835646662663332386237 +37643132616239393136396239333864383266373637306632626163346638633165613637346364 +34646464303737623464663932363434303432393139663532356564666637383765616431376463 +64303232613230633736306335343665623061336435353136313137396533336133646463343531 +65613531313130623464613939303065343165363330353938623866636363613735653962356631 +36613635333039666665613165626337346534333137333338313137663631643635623565633664 +31633030616464646230393564653436353836666234393039303561366334653930613661303965 +32356236343138386236313530363262336366636332333639313432336431363166613637306637 +65336330623862343036333266653661633662663834636637363531363039303064363238646666 +65326236623563336365333565323736353138303036323939303238656566646536333233336466 +39303266613365653730383939356238663737363261656566666339643334336134376562356466 +65656539326166613538636231613438633232373231646238653432303866383931623537303138 +63303635313937613262643438343036633039353464646266393762623331663061323365666136 +33633038326561653830626363316438313266323532623239656130303931303730393830343664 +37333764363838353631346333626133346338653064333536343133396336656132656466363363 +33363066343032636563313838396533623365323232366365366134313133623236373730366165 +37306338383538383362653566303765656161393830666536623832346664653936323439376535 +35616564306238646235663736313861623132373364316633353733623133343233333639663535 +35343563653238366566633164646265363830646334613366313937663363336166613332323165 +32346535336665306465323230303462316463303038316534663836386435663834386336633335 +62306662386638343866313033366238313537666337653037396265313263613963613231623161 +35663737636137353435333133666564323865623463353062306565633236373533666130326130 +61376531383134303265323435393136316261336634656130313031343461373338326131633163 +34653535396432316233323839636230303331356531386336616339613461313231363664316533 +31313861623262343764373366653261336538376235386430623430333663626536383136663563 +36613130626164656532396637313364663035666137373732356234653762306162633435353230 +37393565363131313935303230376237346464613931633337393132666264303164313363393933 +66633331396237343435656434613036666665643139313237343037616438336636363830333661 +36336165303837383365373762393732386461323263323932333064643931303232353566636430 +31343061636263306264363966353265646631323035313466636336373831373033306461646336 +32626163303139383232396163363839303831356539643633643661643238393132613666386330 +36306630633533376336643136313664386132366238333933376362376362353834323539613634 +39653538316661346463356666653537326461373766366238643766353065303337376463373036 +61656238666366623433313833386635663065306634613537646130386339353562623336313236 +30373665393265383738326562373237643864656131323739396131643134626432663362653839 +65663333613264623138356336366132386231303431613366393638346665623939383733363566 +31663735623064303834613837393061356238343033353162356164373965613034306537666134 +38643936343538633436636236306539356537656632626266306138303130373636303831633332 +39323936613165316632383837653963653566303336613463646333633439623962616338643138 +63336166616231643466393337376465636134653961653362333034656631333633333266306539 +65636361666666326330616231643937613964353062303632363131353233346137333661323162 +37336235313339663631373534306332393635376661346632393631653232343436663862366631 +64313635313161333035356262383832663538646262343632363434346437663364616334613635 +33323866643563373435653263393365333735383263653634623832636431343262393763323832 +65303665313438303965303437626330393365336236353133333037616561623564643830643831 +31303736343435353263383632323632363437373263616466353763393262393332633832386336 +30366339353330646638623761343864343039313831653662383437643765373736656635616633 +65623432646231366136356132663661343432643335616462386238653065313965396431393335 +62633330643462643536326236316662333963373730623839313035336438386435643339636333 +34636432353439336535383661633230396132303462653138356334356264386231663165323834 +37656466333561643962666631326131373561343563323830653462656636643262326465353530 +35643035376337396465656661316461333362353061653833646465613464316435386538333161 +34343861373938613837323337656236313038333566623765326433386361613430346465373561 +38623632346630356131343638353137363136396635616234323966656433353665636437643833 +63346131336130623066623739393762623261386231346636666233646637663062656136366532 +3066 diff --git a/ansible/run.yml b/ansible/run.yml index 7a39486..96b4c37 100644 --- a/ansible/run.yml +++ b/ansible/run.yml @@ -50,3 +50,9 @@ state: present loop: "{{ zuul_operator_additional }}" + - name: Ensure Zuul CR + kubernetes.core.k8s: + definition: "{{ zuul_operator_cr }}" + namespace: "zuul" + state: present +