Skip to content

Commit

Permalink
add dev spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
adworjan committed Dec 4, 2023
1 parent f4ad051 commit 24171fd
Show file tree
Hide file tree
Showing 5 changed files with 34 additions and 12 deletions.
4 changes: 3 additions & 1 deletion .ansible-sign/sha256sum.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@
eecf0794f921ee725e2fd976c2aab3715bc019969a4a4670e0f8aeab5015efdd .config/ansible-lint.yml
d01eacaa4a112ec4bda636f9c5dc11defffbd2552b0666cb801cf08fee615934 .github/workflows/ansible-lint.yml
cf237c7aff44efbe6e502e645c3e06da03a69d7bdeb43392108ef3348143417e .gitignore
c629d8e1e1349d7b3bac4a319d999b00c33bf0c8f2fd900d796aaed0e47faba7 .vscode/extensions.json
ca3f84e14f6aa778003094fd160710543fae3594d76dbc4335d2d0b77245e8ce AnsibleSSP.code-workspace
7bbab92e4265fe287ab68f5e1f4faeb363ed4ffc84616556f55ce31b4cdc2361 MANIFEST.in
d26254ebd9983a3c372a4d2a945196ffc891f208bdd325086849520c1c95e0b3 MANIFEST.in
05c27f80fa8464b536ef33094d63e428047443fd88925e02b5acbb6422ded61c README.md
df04cb1ce252b0a0b22d8126c1d3bbe0b0dcc1e557f5223b5c69e8a94e1b17c6 collections/requirements.yml
66476a10a4db4fd2ba3178424f1d8fc06bcd1b7f2dca0cb57f6d91e634529077 creation_ee_build.yml
0f8daf5a42c26a744874822f7ca617de14d4d9f9e89320cfb2b5a2b1ce373ee8 devfile.yaml
1b8480153352eee7f5080e614ecdc7c03736576b05b86f63836e8bcc13b15d63 roles/build_creationee/defaults/main.yml
01f7863cbbc9cd4c9155274f1233fff8432f31581da8c77501f354d160370af3 roles/build_creationee/tasks/main.yml
9ba220badf4c14eb524d3ddcec9474e329147c880e50c14d5899367178613e33 roles/build_creationee/templates/ansible.cfg.j2
Expand Down
22 changes: 11 additions & 11 deletions .ansible-sign/sha256sum.txt.sig
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
-----BEGIN PGP SIGNATURE-----

iQGzBAABCAAdFiEE/bJvyFHKKJdaZDOLTiIiIXrUDNEFAmVqEO4ACgkQTiIiIXrU
DNGHiwwAmDpFQ0slt27pBin2lC1S+iXRXd0FphoPGvaLDURmS6/jm0ZBL9rp+Llr
mRLP+LCVs4iCTSyEu5g8TiFwhTmujWLKfJngPvWMRHpnCCBJtYI6GV/7suNaJQIe
HH1aM6ogzCkN1vWrg5gslQsd4koKI/Dtq+Ue3E9+UyHYktf+YieVNuSx1e3B8cUc
vs+6aMg+ZS5gxoZKbeX77YhUHzGX/BX5zo0+Em8MT3yFFkrumbYFrWmCQEn7G76O
Prcu4RktAQ2ptiJDj4CX7R4jKpSWVy29WzFZKXDoPxIwspY5a2m5P2a2KiIgFoex
NCUrczZkdNpe4qpoNGaMzok4R9pPK12rSIXZHtEqeCKJYcFjmlzhIv2uq66mG8cq
1OOZETy8/UXY51FsmRyWMWCNeOPLtfwMhq9yq7jSdBwCAEBUeerkU5PI7PPBI9zI
ZJcU63Ji7xhtrEktnfy1m7dahwhWgcct6Kvuma1/nJmxcjUfAwE3BrUkE6H+1ToD
+YA2ynyZ
=StYc
iQGzBAABCAAdFiEE/bJvyFHKKJdaZDOLTiIiIXrUDNEFAmVuBQAACgkQTiIiIXrU
DNGgLgv+LydAf6b/Nlq9cQz798/WHrqq9aqYB1dmchhQH5RtVUsI9du2cCE4my0b
uI+MrgcTdoGT/BLcWZlcO/SSmhS1HeCYYB06GUZXgTnO2oqncQejn7bXDhsSuiLL
Vn1BUbJNgToQNEwSQow/xAlpphNqmTxP0iy18Ky1Nmn5ugPwIOzePowrgST+PXbe
KvxC+wYcHL23SK9RD72IAvgAab6j8XDGmSFVnt6MJU/bW2CBST/Le1LC8Mby9nVK
b2hG3Oq2h+uSpkTtSwmeZvPYlrvXtsUgBx1L0OFUddcdYALRgJntbcNijw8jlABy
ovHvfZe7s5YiP8vYQ+9yjStmEpvkx8aYHVhqRli76A5za651KNC/VsiDURyyExz3
uZRVdZiHy4GKgAGjNdSITNlcp950e76hUxrl/5/sFrz2Jq9A9m27buY1WJplygbd
MPF0SSygxskRkVCd3338hAiiTy/B4gh316Ujx6MIo9wm1pDe69mLBlvYIW1IZF+x
9axhURpO
=B0Nr
-----END PGP SIGNATURE-----
6 changes: 6 additions & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"recommendations": [
"redhat.ansible",
"redhat.vscode-yaml"
]
}
2 changes: 2 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ include README.md
include *.yml
include .gitignore
include .DS_Store
include .vscode/extensions.json
include devfile.yaml
include .config/ansible-lint.yml
include .github/workflows/ansible-lint.yml
include *.code-workspace
Expand Down
12 changes: 12 additions & 0 deletions devfile.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
schemaVersion: 2.2.0
metadata:
name: ansible-pah-development
components:
- container:
args: ['tail', '-f', '/dev/null']
image: 'towerpah.shadowman.dev/devee:latest'
memoryRequest: 256M
memoryLimit: 6Gi
cpuRequest: 250m
cpuLimit: 2000m
name: ansible

0 comments on commit 24171fd

Please sign in to comment.