foreman_remote_execution-1.3.0

https://rubygems.org

foreman_remote_execution

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 848433

number: 1.3.0

platform: ruby

spec_sha256: 4838d30b579e4b436dcf51b68f89d9f4988a9267ea80204f39213cb599be9e6d

sha256: 7135b907a9e7fbcb8904743b81e71a93e1a06e74990694b7471e3818d26c78ab

created_at: 2024-05-13 08:26:45 UTC

updated_at: 2024-06-11 02:33:46 UTC

position: 152

version_data_entries_count: 268

uploaded_at: 2017-03-29 07:58:04 UTC

indexed: true

has_extensions:

extensions:

Gem size: 508 KB

Version Data Entries

Total: 268

Unpacked size: 1.49 MB

Full NameModeUIDGIDMtimeLinknameSizeSHA
doc/source/atom.xml100664001015 Bytes241f29d2e89d6e63360168cc0ecc13230b9ab035b1303ae56b1b8044ce38feb9
.gitignore10064400204 Bytes1c3d417488dec482cb7ae71ddcdc03326e04334fcea36e6f2aed1048939f5017
.rubocop.yml10064400816 Bytesa30420feba23967622dceaddf4a44ce7ec846e0b58fc0f1d389751058739041b
.rubocop_todo.yml100644005.44 KBe1ab9affbc868997764abd2bf8fc2245fac41ae4e0bbbcc5d23a09cca29cfd36
.tx/config10064400214 Bytesb7d064e07dc7ac5e1140755742b2901ffc1b3f261a0c9c3713ae4e210fe545e5
Gemfile1006640038 Bytesebdd978b2fecb7eac69c909493dfec43964b1b7e1e0d61b0ddce77d860388ab5
LICENSE1006640031.7 KB963392e038d7bea128e55cc67dd691c204593db3527060667f0c82f0f0a1be64
README.md100644003.65 KBa958858bceb94715a7908725e11c98e73f10c25ffa438c6ce2bf710377eab606
Rakefile10066400939 Bytes674e9d1c148899aa198be2c3d5615e2174541544555f25b76b6b8a8e967133d1
app/assets/javascripts/execution_interface.js10066400375 Bytese43d7877e7e6f79e0c0087be20d0e47a9cfaf35df048f0c11f5a6c6dacc25911
app/assets/javascripts/job_templates.js10064400321 Bytesfd5f121b7729224a764c0705ccd3ea00e415980523ab70b4dd29d404cd22adac
app/assets/javascripts/template_input.js10066400580 Bytesb406abb9c054fa582b4d6a8ea22a8255528948b815067139fda33d2c5136405e
app/assets/javascripts/template_invocation.js100644006 KBb43db268ddea6b837bd41b46ac5326125c97f73e4fb0237f0f7ec23e7cf7cba2
app/assets/stylesheets/job_invocations.css.scss10066400263 Bytes9b2e1ff2511d8dbf95f64fcd451deaa058970b6a574e031140448cf688721382
app/assets/stylesheets/modal_window.css.scss1006440060 Bytes19293bc9a3c40731c3f581628681e884f221f1dbe20d5fa5973c2c829eef0461
app/assets/stylesheets/template_invocation.css.scss10064400993 Bytesa038ef34c2febdd2c5f338c7082e6b4eb5b41602d62cb3d380ff6ae3adb1274d
app/controllers/api/v2/foreign_input_sets_controller.rb100644003.03 KB677b8a71da278d2faf334384ac6dd6c41065162017dd4f70b1d389c3fd691044
app/controllers/api/v2/job_invocations_controller.rb100644005.02 KBcad7c05d98a11de2a7db66af8ff097191d339d254e96728f3240f57016a9b42a
app/controllers/api/v2/job_templates_controller.rb100644006.25 KBfb603954c971e50e73f737e30d4633414d825e9cf528f56e5d82d74abc518358
app/controllers/api/v2/remote_execution_features_controller.rb100644001.24 KB0a7bde3abb664d55db503af4f385ef9393b8cb6fff88b916a4a7a4bed8dac334
app/controllers/api/v2/template_inputs_controller.rb100644003.73 KBfa47b91fbd9b606575b92384571fc2f0ab70c4b5d959781772eb93e3c3b8286b
app/controllers/concerns/foreman/controller/parameters/foreign_input_set.rb10064400569 Bytes0d10ddda0326a501aa9cc73855ed1d2a4c31660769822b8e4172d31e436d6718
app/controllers/concerns/foreman/controller/parameters/job_template.rb100644001.22 KB1960435cac412ff1a667348178fb56635005481403917a1fbf8e7d0266ee327e
app/controllers/concerns/foreman/controller/parameters/remote_execution_feature.rb10064400555 Bytes0dd68600c3005cf2ef3e890e08b8948001bff9c88ef3b6d6ef641a91e073ae51
app/controllers/concerns/foreman/controller/parameters/targeting.rb10064400328 Bytes4df1c5371c8024937cf9a0f1e9c95187afa6b5d1bd1352a671ad7d9e47eedb9f
app/controllers/concerns/foreman/controller/parameters/template_input.rb10064400624 Bytes7b1620e6582f7631af27fac7a575ecd0e71f2c45370ec3911156ebaa48f082f6
app/controllers/job_invocations_controller.rb100644002.83 KBb08b465d6bcdfa263c9d32cc27a9628fcead17b22137eef17ea974873b5efd05
app/controllers/job_templates_controller.rb100644002.05 KB0590769a9cfb7b0181dc229b7e3eb020e6988d4338763b1f5fbabc1189090513
app/controllers/remote_execution_features_controller.rb10064400522 Bytes085ea8ceb15d430cbbb8d9a865cd502b53e9be00cdc74676d57d6be87780e00f
app/controllers/template_invocations_controller.rb10066400803 Bytesf2c0c6a980be588cfe0de0581738d0fc55ca6666080434fea0bc8b03fcc004a6
app/helpers/concerns/foreman_remote_execution/hosts_helper_extensions.rb100644001.21 KB0ceea097e2bf4665dffcbc00f5bf80a0f28e03e059bdad296569a31b66ab6ae0
app/helpers/concerns/foreman_remote_execution/job_templates_extensions.rb10064400560 Bytescf781f97ddf89f24565a9a998ddadbbd7bb71ef4a3f452d5e0961994ea20ca19
app/helpers/remote_execution_helper.rb1006440010.5 KB9d2ff821dafef9b848e3e714c6d00a274ff6d43fbcd1e10d94d735c92c8d9f51
app/lib/actions/middleware/bind_job_invocation.rb10064400835 Bytescb3898ea75e2fc9d155446fef5b8d18fb03e42a722bcb1ec463fe35d9aaf5f00
app/lib/actions/remote_execution/run_host_job.rb100644005.36 KB4ec4729162903e503f88c432dbc7794c861a4849bc8e6fb4065f749ec4bb64c6
app/lib/actions/remote_execution/run_hosts_job.rb100644002.5 KB0d3b6327af32fa71f5cdc0a2e1509c5bfbe9cf77ade4bc731f7a14145aaa450a
app/lib/proxy_api/remote_execution_ssh.rb10066400300 Bytes10e84a6d96590ef116e00e467e592fff4afe887b94217ad03bf3d6b74f428e83
app/mailers/.gitkeep100664000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
app/models/concerns/foreman_remote_execution/bookmark_extensions.rb10066400178 Bytes552583ef1d0034f48160a1aa82cfcdf1da682538789ca8f43e6d5f83c24c63d7
app/models/concerns/foreman_remote_execution/errors_flattener.rb100664001.89 KB0759cbb3c8e6746085bafc0757a31e23723f6cd0806563fde1a99b278ac2d759
app/models/concerns/foreman_remote_execution/exportable.rb100644002.64 KBa3ed6771a663cc74ae794e76d979d11e9f9dabadaa00b7421491450c47a7eb0e
app/models/concerns/foreman_remote_execution/foreman_tasks_task_extensions.rb10064400218 Bytes13462a4ddb404963803bd8ef5c82048e73907edb122ba0b9e0c700e1f8fd31bc
app/models/concerns/foreman_remote_execution/foreman_tasks_triggering_extensions.rb10066400228 Bytesd486b4003cf0c8db26456e245e477338e99104d2684bd5cd2bfb917056170311
app/models/concerns/foreman_remote_execution/host_extensions.rb100644003.24 KBc65ce53070562a30dc224e0756103de7654c9255f78539ea35255edeecb119f3
app/models/concerns/foreman_remote_execution/nic_extensions.rb10064400648 Bytes382c7a6e6d1abdc82c0e166e997bba1d05d90308a7542bc974ce899628619bc9
app/models/concerns/foreman_remote_execution/smart_proxy_extensions.rb10066400568 Bytes5bfb1072fc26d2383070043b9d8d72c8d91e0581b868da968da9f95f383ae3d5
app/models/concerns/foreman_remote_execution/subnet_extensions.rb10064400300 Bytesb568fee98936d08326ab6942a95e38e489f76db0496655024e0d6cf49413dad7
app/models/concerns/foreman_remote_execution/taxonomy_extensions.rb10066400588 Bytes1afab741633390987ee6725c9a254617a1308331e6c7ca985957a6a35ee5b32c
app/models/concerns/foreman_remote_execution/template_extensions.rb10064400995 Bytesf692af45c636ba10db0f78124f3c5828d756107423d9bea4b9dbdb3b58f7d679
app/models/concerns/foreman_remote_execution/user_extensions.rb10066400174 Bytes2f17981ec1c4208ab04b464f08db64e2270cfb85cc047af3853ef8bb61b0287a
app/models/foreign_input_set.rb100644001.6 KB17796b0100de1294f51b76f74877c2be259eb2c7ab2322d16d8a3595e1a4afe3
app/models/host_status/execution_status.rb100644002.23 KBca0bdaa43fae82d917cd129057d49fb4c409aa63006b8d641811088675cebb7f
app/models/input_template_renderer.rb100644003.43 KBf070caa56974c7b06cf39f3bf919946d2b100a6135803340d4e2624ec0bf0c22
app/models/job_invocation.rb100644007.36 KB1c3204764249671ebd56cd9a0c6fb752a1f1bc45868747c17d6642c767fa0c7a
app/models/job_invocation_composer.rb1006440016.7 KB25af49a7aa595d6776863c6a47990f2895924545e576c36af531c0e487885133
app/models/job_invocation_task_group.rb10066400362 Bytesd7e3e7690377435719151b18cab089c72291b12d18ff50e569913e4fae4d5d1d
app/models/job_template.rb100644008.03 KB46b37f9a37c01fca25a7b4e82a2719f69e2569f5d685f68c92a022a18f236d5c
app/models/job_template_effective_user.rb10064400429 Bytesf54ff12e6e5d00bacb1f5df0c0a2bda13c2b0acb5fa0f1cd52718e13a46a1a76
app/models/job_template_importer.rb10064400757 Bytes1605154eccd7eca398e1bb8cfc2815fbf262e24afe329d065f453798bc0d4bbc
app/models/remote_execution_feature.rb100644001.55 KB94d9859b01c8f8c082435473ea93edc5cb1e383f546cf9bc256f32109dd628ff
app/models/remote_execution_provider.rb10066400529 Bytes812d8e29be5dedc9ce1b6f8754a7b6aeaf0a982fbe478e4dcd1168e1aaa0490e
app/models/setting/remote_execution.rb100644002.63 KB0146cb8b92634611ceaed2e09eb4f93609fe7e17f789a58b6ea16d98157910a0
app/models/ssh_execution_provider.rb100644001.96 KB03f0155ada2289609373fdc12a2f001af826669eb7d9cb544c1a9eaeea714d61
app/models/target_remote_execution_proxy.rb10066400167 Bytesa269b43b95ba08ba5a47a0ca986b27d0842f012cf5da2090c87d19d401795e7a
app/models/targeting.rb100644002.3 KBd21b28f88c707cdf7ff9668a1cec5db12094af6d06cd265262782a81dc57c786
app/models/targeting_host.rb10066400169 Bytes558cabdb392f7d9853a2a52c470a3db4f941a4d34eb0ca5a3921588b6e52df22
app/models/template_input.rb100644004.55 KB36f0484f67f9c0941196888a8197d7e9d1545b51caab8dd14401d83a7f6e6fec
app/models/template_invocation.rb100644002.22 KBf05bdee3a05c83bebe225a7ab8d6682f6291164bb1476256e4b4497f20fb378b
app/models/template_invocation_input_value.rb10066400439 Bytesc3a2d28732aa96dae63e7cd0e22ee67d6c4da830bf4defc0e66e45f29e9e5f92
app/overrides/execution_interface.rb10064400552 Bytes03bc28dfb151fbcf1e538be1564b9897c21f6cd0e2415d708f310cee502fc3d5
app/overrides/subnet_proxies.rb10064400481 Bytesb56e15c84570810709ae866a20a58fac3144f85eeb1f551dd974454633ce7e19
app/services/remote_execution_proxy_selector.rb10064400161 Bytes4ee79a987cc01c764d90d4d7b8d7025650b69700515434c75446c9c224b43f04
app/views/api/v2/foreign_input_sets/base.json.rabl10066400120 Bytes75b9459c607e5902c2609fd64b0b4ece5c5b5819883461f00a2d48824c6fda3e
app/views/api/v2/foreign_input_sets/create.json.rabl1006640068 Bytes2ee4322363c2b29635a85f45ac857433e33486c86908a52b127c054a582f81bb
app/views/api/v2/foreign_input_sets/index.json.rabl1006640073 Bytes8f3687e1d6776c23ea12a663e106ff42aa96fd10dca50e27461fe282f144cf65
app/views/api/v2/foreign_input_sets/main.json.rabl10066400168 Bytesb7e766016410eca4c8607f3718a595021b4dd9aacae1a349520530edff35d02b
app/views/api/v2/foreign_input_sets/show.json.rabl1006640068 Bytesf93f0176a683f8c9861f692a9629729e869cf8b0503df4ff75fd6929b859a8bb
app/views/api/v2/job_invocations/base.json.rabl10064400526 Bytes81384b6f73c846d0f4eb8687c142ccdfb70a20ab54a43e0062111b51743b8283
app/views/api/v2/job_invocations/create.json.rabl1006640062 Bytesfd1bbbe773df6c75885b082390253b1ceaccbb78db5b22c71882f8b20b02c381
app/views/api/v2/job_invocations/index.json.rabl1006640067 Bytesa15bf5352bd8d5194d54e41856683380dea06e1a8f8dad2900bdc3a7b1c9fab8
app/views/api/v2/job_invocations/main.json.rabl10066400913 Bytes998b1d6cb9a93ef73331550fa4b3479e924b651206d2c9b227a3fd44493400ab
app/views/api/v2/job_invocations/show.json.rabl1006640062 Bytes577b44b4ac04715912dd1da9b84259433dab71daabfac4ced75a6e6e531f750b
app/views/api/v2/job_templates/base.json.rabl10066400106 Bytes3ff086d86c4b3fd004b4ce520621421cbb61683ee0a85636791c65e3e7281dd3
app/views/api/v2/job_templates/create.json.rabl1006640058 Bytes691e367c6d24339e94be202b6d53a0f8d1c34fda2471509d051e874245b5ef83
app/views/api/v2/job_templates/index.json.rabl1006640063 Bytes24a728bb3e11aaa10e5c037451be63ee9b77ab53294c69fb7c1666c3414b3b5c
app/views/api/v2/job_templates/main.json.rabl10066400420 Bytes6ad702525761141689a0a26aac8af13854ba771f55b05a9072b6eff77c9c239e
app/views/api/v2/job_templates/show.json.rabl1006640058 Bytesfa3ad03a1dd27bb6e32dbac8b4ce71650897f2b3ae713fbd3501afa93f3c6824
app/views/api/v2/job_templates/update.json.rabl1006640058 Bytes691e367c6d24339e94be202b6d53a0f8d1c34fda2471509d051e874245b5ef83
app/views/api/v2/remote_execution_features/base.json.rabl10064400137 Bytesbb2eb1fe5f14532c59c2da297c2f2bbfea311237a928b9454a659844cec19ace
app/views/api/v2/remote_execution_features/index.json.rabl1006440087 Bytesaf2758a6cdd071762ea107b274183bd5347204a794a32f675d8043d9c0eacbd2
app/views/api/v2/remote_execution_features/main.json.rabl1006440082 Bytesb7d2aa028429d0f10668cd43a88e7db06f7780d986df3c1a81362dc02d8e2d15
app/views/api/v2/remote_execution_features/show.json.rabl1006440082 Bytes05930e6798a2a7708bd2505d85eb8c5b0d576a20099373a407c593053b028cbd
app/views/api/v2/template_inputs/base.json.rabl1006640059 Bytes1fa72861d369395c635bc3822ec5c0e921ad992a171743282efaee573bf9b0f3
app/views/api/v2/template_inputs/create.json.rabl1006640062 Bytes4400fa9c69f463066e969549d3c6e7b0cb15ec941b023a5c98e28fc64572acd2
app/views/api/v2/template_inputs/index.json.rabl1006640067 Bytesd2522f3a4722eafcf0ab465e024c4d002fbfb6636e3ffa23b363c6d06bb72b63
app/views/api/v2/template_inputs/main.json.rabl10066400273 Bytes1496ba5873ad52f125c8fe0aa9577cf0e6659e22adeeded94a19992880514486
app/views/api/v2/template_inputs/show.json.rabl1006640062 Bytes2926ad0b34193eaf9206a21b6e6077e77ef2ff089a1b5dc8274e5ba219f203c6
app/views/dashboard/.gitkeep100664000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
app/views/job_invocation_task_groups/_job_invocation_task_groups.html.erb10066400172 Bytes88596d75c7c43ee47539e17cbf77fd5b578de25755b082a4277d0c5279068430
app/views/job_invocations/_description_fields.html.erb10066400379 Bytese3851cef986a78d835178b5ffcaafd7d7f9039b50adc2c381196c765fbaaca84
app/views/job_invocations/_form.html.erb100644006.41 KB956b691086e8ec9edc01dc5338939e1717e1c26f3efff2d0848b1b768d4aa7e3
app/views/job_invocations/_host_actions_td.html.erb10066400217 Bytes03be25eab7df0355dcc79608e08f96588046b634f747cb867e1ddd9fb6fe29ae
app/views/job_invocations/_host_name_td.html.erb10064400401 Bytes0c318a68317bfcd77b8942ce26e96c26b535abb99faca23089cb3d9ea12897b9
app/views/job_invocations/_host_status_td.html.erb10066400198 Bytes4f8ef726c37a3030f3ff84a9f053cd7650aaf702ef9fde50f78331c10e02d056
app/views/job_invocations/_preview_hosts_list.html.erb10064400679 Bytes2ce2ccfc1435435683b0f84241e0f0134d4c667c2506a3c51683839195b86e8e
app/views/job_invocations/_preview_hosts_modal.html.erb10064400610 Bytes040fbebfee6959f3aaa9b30e74a11bf574ce86950e2ddc59484118e686a5eacd
app/views/job_invocations/_tab_hosts.html.erb100644001.89 KB9d3b2379b2f04932c9b423ab1046f7150ff1537f58848838d7b0e08ae56f8ee4
app/views/job_invocations/_tab_overview.html.erb100644002.03 KBfe3ec36627b0c39418c745049d97b51de6d1553809550b05c14e22dba59ac562
app/views/job_invocations/index.html.erb100644001.37 KBf7711c233037c5f9b71dc0bd1fab722af785e35383ddeab6124df73a39827209
app/views/job_invocations/new.html.erb10066400143 Bytes05b61825f834d9000e0ac851395c3b8f7f3da0815ee4ea8e62f2ab3d1f940b01
app/views/job_invocations/refresh.js.erb10066400228 Bytes8bb08ebd63d87cee489e0cd4649af6825e4c3cb8b92293c444bae968a5211a2a
app/views/job_invocations/show.html.erb100644001.79 KB1add4405ab55e1485b7a71c809a96a504aa0e787f4a3152d83b5a10671b908e6
app/views/job_invocations/show.js.erb100664001.4 KB998adcf30b89e8bd48a208ee98d4ac795d7433a12c719bb606b4ccd403d78d7f
app/views/job_templates/_custom_tab_headers.html.erb10066400144 Bytesedde5e69c9df091d5d2069b50185a161e0ec8163bd45380b740bedc088183668
app/views/job_templates/_custom_tabs.html.erb100644002.29 KB7ba1e90219693fdbb739c778d70f92e688da5ae21e0c1075a84d08971f792b06
app/views/job_templates/_import_job_template_modal.html.erb100644001.12 KBbd4a5b07ce32890d5ada8b5fee09fb6f037e13e1a8352850de675867c5ec6cfd
app/views/job_templates/edit.html.erb10066400137 Bytesd0c2b34fc7cafbaf73f8d79ebc8fce6d861466c7239dc0f8e16b8cf3f88f3b7f
app/views/job_templates/index.html.erb100644001.55 KB6def54ce258a57319baf3a6b6a0af8de91f7b7e521c9de891a605f59e2b52e49
app/views/job_templates/new.html.erb10066400136 Bytes298b246a7f14170bec7f10ed96131f588481da897143b46d44f5e052ab4fbf3c
app/views/overrides/nics/_execution_interface.html.erb10064400266 Bytes000673ddc78484c688d3ae006ccbdaedf1c950c5978f07c6feeef083f8121c89
app/views/overrides/subnets/_rex_tab.html.erb1006440083 Bytes2cb0e41be0f519ebc8eadb51a3e9aa49d6d430a333e86bda3fbc2ea22fef739f
app/views/overrides/subnets/_rex_tab_pane.html.erb10064400483 Bytes07445d1035724aa392936558af5850241b92ae218f57e5d451fb8518a4008067
app/views/remote_execution_features/_form.html.erb100644001.06 KB214d4e361497e61d737165c92b5eacad69f4843e0a9fafb376de44d2c82c03ba
app/views/remote_execution_features/index.html.erb10064400739 Bytes3d3b0c668a9fce5cec796585e299c3351c68578c71f8067cd8f03884ee8f4105
app/views/remote_execution_features/show.html.erb1006440081 Bytesa8e2f96c0883930deb88d3b923774b2c75e397425878b1e5be717eb2d18141f7
app/views/template_inputs/_foreign_input_set_form.html.erb100664001.02 KB42aabb1f67a197e330be10c697f48773209b7aa5ab01816f60310f105b49dcab
app/views/template_inputs/_form.html.erb100664001.95 KBe2d272645c2cccf31e0d7c070b3fd3b19ac245710f5bd49ab22f9d7cddce8689
app/views/template_inputs/_invocation_form.html.erb10066400667 Bytesbfb99285631cc26431bd9f7cc28f0617a3f4d3432b5481abfa6729314f987666
app/views/template_invocations/_output_line_set.html.erb10064400528 Bytes03ad3f11ff788864e87e1761c0e21d831e6f1eefb73226d2255f218af430f804
app/views/template_invocations/_refresh.js.erb10066400241 Bytes3c091b153582506866ded6cddf43f2ae8e36956694cde2ca66af2df09718891f
app/views/template_invocations/show.html.erb100644001.74 KB3ba90c7bb223ad51b78ac66433a4ea4fb7f5fcd548df04c79859f5b45db2ee10
app/views/template_invocations/show.js.erb10066400450 Bytese178f1b0edff55e3c3a677ae35a9931e6a3a981801ffab9c455f1bfad8635a5b
app/views/templates/README.md10064400253 Bytes147a7400ca57756dbbe0e40877ff8c6e9aab3951196240f172d142a580a46f52
app/views/templates/ssh/package_action.erb100644001.77 KB06f34bc256a89287c659426a67ea93bf9c59373e49737b85729a601a582c7b7a
app/views/templates/ssh/power_action.erb10064400441 Bytesa7b3586dffd75a6985c6340b7b6a2619f861745bb13ea5b9595b2a5f71db1a05
app/views/templates/ssh/puppet_run_once.erb10064400386 Bytesbd2276e4a3bf66dab6f0838d76071bd35677e462fc8db46aefd4b7786df8874b
app/views/templates/ssh/run_command.erb10064400272 Bytes2b90a898095678dcb704386453eee2236cd28f463642145f96b9b8fd77650970
app/views/templates/ssh/service_action.erb10064400623 Bytes32c7bd994dd72d451adc82cf7c3fdab77bb7b38504538de665448928257c4bd4
config/routes.rb100644002.37 KBb0565148e6c21e4c3e2c6dc2da6f8615934e6717522585d9b1e978dae944723b
db/migrate/20150612121541_add_job_template_to_template.rb10064400207 Bytes4980c8af5be0029e7757a0a00eb90a2131e937abb3c5b6788bad19935b4819e8
db/migrate/20150616080015_create_template_input.rb10064400671 Bytes651fcd43f00e8b76bc88f8369b98a2a2e3b215d089fb784a44b62a1b1401cd6b
db/migrate/20150708133241_add_targeting.rb100644001.07 KB0002efcd7b983fde1d61cd20531bcc375c8aa6082ea911368f36b051cd976bd8
db/migrate/20150708133242_add_invocation.rb10064400426 Bytesf4818e9186041b7e0c0349bcf4225e2584eb0ab8af595c5fd96fcdd7a3d11eb6
db/migrate/20150708133305_add_template_invocation.rb100644001.29 KBce10313e342c0f63943ba4779ba0fe04d105944931f8e12b1e56fd846c5397bc
db/migrate/20150812110800_add_resolved_at_to_targeting.rb10066400132 Bytes9ad2d23f38e35c93280d6dff5f8f56a86d729a25c2ea1a193fea7433c61a96a4
db/migrate/20150812145900_add_last_task_id_to_job_invocation.rb10064400244 Bytes7962fb7409009b9574cff1126fb95cde074cecdbd42c25636dac18721a5bb09e
db/migrate/20150826191632_create_target_remote_execution_proxies.rb10064400558 Bytes03cba69e582d482d1d112f153438b2eecafa007d47080178ee6e526167229fbf
db/migrate/20150827144500_change_targeting_search_query_type.rb10066400138 Bytes689c933b92391437a4710e8b2927560ea60d38339805cb794a384b8f4fe7c3d3
db/migrate/20150827152730_add_options_to_template_input.rb10066400130 Bytese4d8047117469ac7b3fb5181f53e191e96a316d079208f4f324891de5a77470a
db/migrate/20150903192731_add_execution_to_interface.rb10066400426 Bytes92ac14e2bf9df3c30696f58c56a862d1acbed3d89dffcd2345ac41c9c04de896
db/migrate/20150923125825_add_job_invocation_task_group.rb10066400312 Bytes68ea0b3f5c1ea50580dbebd45f5472cdff3b647816bf4eac869d25258e2083e4
db/migrate/20151013135415_add_pub_key_to_smart_proxy.rb10066400123 Bytes6d2c4b0f22ee80b0d19be98495994db615b8728c7ddb0b1ee3e1b7bcd7d5f17b
db/migrate/20151022105508_rename_last_task_id_column.rb10066400231 Bytes6be24ec01f2e2cea8caa988f94f7083967506878da1052ed40826d00c0d3beeb
db/migrate/20151116105412_add_triggering_to_job_invocation.rb10066400315 Bytes2734acbe25bcebd73e5ddac42aad5ecb21206bb6a410798a9ed15c03ffba13b1
db/migrate/20151120171100_add_effective_user_to_template_invocation.rb10064400170 Bytes74bc6205f076e487d9a8722aa0ec25c2daa758df904c5075b8554c01cd812c3f
db/migrate/20151124162300_create_job_template_effective_users.rb10064400476 Bytes9a2e1eb12659fcc6227ce0e4ea0ef2c69aa690d4954e4eeff0f90caf07f9953a
db/migrate/20151203100824_add_description_to_job_invocation.rb10064400339 Bytescd54d91d0fbd553fb4e45c82de23be6191e1bfdae8c73fcc975550d9b77258c4
db/migrate/20151215114631_add_host_id_to_template_invocation.rb100664001.27 KB321eb59d638d7de744895b8a82f801458d286d72e93140b0a84e73c2791a4415
db/migrate/20151217092555_migrate_to_task_groups.rb10066400521 Bytes0df06f277669788f3101acdb1236714f894346fa747511294ea300a4fbe7c07a
db/migrate/20160108134600_create_template_input_sets.rb10066400575 Bytes4d1594057fd11714b7dc5a21358f2808a8addcb3d982ab5b3fb04e09c3fe6a6d
db/migrate/20160108141144_make_job_name_default_to_something.rb10064400273 Bytes69558101ee0780f606bc19af3362d16ab3cb17499b3c0510d7e843c6df80e647
db/migrate/20160111113032_upcase_ssh_feature.rb10066400531 Bytesa420d7ec8f07019320a0d29da3eeee09c6ce5106dec461b2a23bfbfed54188e6
db/migrate/20160113161916_add_run_host_job_task_id_to_template_invocation.rb10064400294 Bytesb620e625a13b0508479d548db71ee7fda237e025efa00b40690b751f23eef320
db/migrate/20160113162007_expand_all_template_invocations.rb100664002.11 KBa9d58ff4326d1721f84f032adf35eec1c8fe44dbd0fc09c3eac6445c280f4ec4
db/migrate/20160114120200_rename_job_categories.rb10066400625 Bytes901d122d80814543dc361b522d8e6b900b1f162a34f5f09dce3e24d33ddac14e
db/migrate/20160114125628_rename_job_name_to_job_category.rb100664001.03 KB5e14f03eb06bd3e2ef6631079e04860be69b2f58940371c16268246f794f9c2a
db/migrate/20160118124600_create_remote_execution_features.rb10064400475 Bytes818153773bf38cc9cfcb43ad8facb85e04153e7606eab027a319ee5225a17980
db/migrate/20160125155108_make_job_template_name_unique.rb10066400563 Bytes5fc749aa4554b2eed024f1a65221d3f451a99e951023a983a6e382bc3dea629b
db/migrate/20160127134031_add_advanced_to_template_input.rb10066400431 Bytesf365960cbd998d985ddbfd4ff3333d5c2e07dd5e7061458c53f27bf1c0dc329f
db/migrate/20160127162711_reword_puppet_template_description.rb10066400385 Bytes44c7676486335ce476d96b5131ff53f14d2ab096cd5015ea6f657d7efcebd4aa
db/migrate/20160203104056_add_concurrency_options_to_job_invocation.rb10064400238 Bytes1b99c60e104e9ecd9751a0a1d1801bbf138c0adbadd79de33ba4e2bada5ea624
db/migrate/20160926225841_update_template_input_value.rb10064400175 Bytesfbeeef53cefba5b70ab5fb4433f5360f9bd7b558d1babf977383ee420a81e8f0
db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb10064400207 Bytes7ec4a0da1b2801d03cc441b3256e5eeaf35ea66a097d87949587775d15c9d9ea
db/seeds.d/60-ssh_proxy_feature.rb10066400136 Bytescf6e278bc207a1bb3bf8c7ee23978a7ea9a82e3e8de86c9ef4d6332f10bd1f88
db/seeds.d/70-job_templates.rb10064400362 Bytes0df358d5b325b5f0b52f7823f33e963e1b021543f930d8cc67e6e18998b1a218
db/seeds.d/90-bookmarks.rb100664001.09 KBa6e6b539beb03f274fbfcce09008a03e4f4f58a5100f5747b3b8bd3843b32cf9
doc/.bin/.gitkeep100664000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
doc/.gitignore1006640058 Bytes7f4f269748c7f779522075416a8038889fe88c89a835f63ddde06e0246229429
doc/Gemfile10066400128 Bytes17b7848012d6e0e77e4c2798ba6afe099912256e8f03580d4b41f124408d2b6c
doc/Gemfile.lock100664001.92 KB47ab8882ba80cf54c04523adf89717e089417a956a0b34501b641fb72666534e
doc/Rakefile10066400827 Bytesbfa983c67f94e25da4d44c7e2f5e4096f115f29cccd3e7e9dc8f461935b9e37c
doc/_config.yml10066400769 Bytes89ce57c797f6c88d6456acfa5993c6c1e3d546726170f1aa7de779e56085e1e2
doc/plugins/alert_block.rb10066400776 Bytesddaab6f214bc8cfc62ad72313b628ed47831c2473404a0670f4178553369f254
doc/plugins/div_tag.rb10066400584 Bytes18ec3667aa839fe698fc60f90c532d83617486c25be7000c023df515b551c84e
doc/plugins/graphviz.rb100664003.25 KBc627740d40151f665c3628e0601142365e316feb858d09926e5603aebf2dd74c
doc/plugins/plantuml.rb100664002.44 KB0b6514250852ce39869ea878bce77872dd90504ed86d6eb4a0edd8f18d6ed0ff
doc/plugins/play.rb10066400146 Bytesce73f9cda9734ff7279999115439116b30633c254d9cbd8cbe229646371f5764
doc/plugins/tags.rb100664003.64 KB80de143b1150903fe318c88ef91d5120a0f36448eb73f09440597264e49444b6
doc/plugins/toc.rb10066400697 Bytesedfdb92b7677649fcb2a12d3f1c4024fb4e876b369aa33ff3a57c55a200fdd98
doc/source/.nojekyll100664000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
doc/source/404.md1006640093 Bytes79d3411fc5c3100ccff61ffbdecf51fa74b793cb0e9894cf6eec379eed8f9cc2
doc/source/_includes/footer.html100664001014 Bytes2a817137a254baed43943afce340824bddeaf9fd18fe84d7577249d110fcb9b2
doc/source/_includes/header.html100664002.7 KB45c25d1c5b04d02d2edf27f8c71d176c269e836d9411dcfb09796101739c980e
doc/source/_includes/tocify.html10066400192 Bytes4fe5e4d6c1eb51586d59384a25290905b64c463d7c6125c5dff90d9a4c20d880
doc/source/_layouts/default.html10066400174 Bytes876d5abffa429575b272aecf22c03f5b93fdc12ef13747ce519609ffb08cc287
doc/source/_layouts/page.html10066400543 Bytes0a95769c3f728faeb74bab09585ebbdcf569c108636bd7d44f32349af3689936
doc/source/design/index.md1006640034 KB5291a11f8fad00f26a2db5658ddbc1978961b3f0714efde28f913004fec78c07
doc/source/design/wireframes.pdf10066400250 KBf491742d985b64458c5a2e5f2235a82d10c5ebd9ea8492645284758e504fe36a
doc/source/index.md10066400411 Bytes1f8d6fea84f687a34ffd2a0be83a7ea3f56b8e704394fc224db0069ba914d40e
doc/source/static/css/bootstrap-responsive.min.css1006640016.4 KB2f09ebcae886fd76e6107343b5f01160bd75f36cf425b37d6f67cee399e0651a
doc/source/static/css/bootstrap.min.css10066400123 KB55f3df4408a31488ac75076f7947658bb9417f03ad7953d62a9b286f66af4759
doc/source/static/css/jquery.tocify.css100664003.23 KB1644a1db4f74a22fef0c3302780d71f50ed0c280dbdbc9b7c3f0e7e66d8a4e9f
doc/source/static/css/style.css100664005.56 KB8cce275523deeed8b06035fc734f5a8948ae71bcec721f81cc9a94468a43d024
doc/source/static/css/syntax.css100664003.59 KB088933f7c89b850812829775f3aef1ebd4f67a45bde7194bd54eca4a000b5415
doc/source/static/images/foreman.png1006640034.4 KB03175f19656e8d1a2d3c6b7aa50d69f0969c7fe54c32b783e5296fdcbdd2c2bf
doc/source/static/images/glyphicons-halflings-white.png100664008.57 KBf0e0d95a9c8abcdfabf46348e2d4285829bb0491f5f6af0e05af52bffb6324c4
doc/source/static/images/glyphicons-halflings.png1006640012.5 KBd99e3fa32c641032f08149914b28c2dc6acf2ec62f70987f2259eabbfa7fc0de
doc/source/static/js/bootstrap.min.js1006640026.7 KBa2c46cf3dd59839cafe7cc3bae1a4ba0a8a3fcefa8067679623b14c23950b64f
doc/source/static/js/jquery-ui-1.9.2.custom.min.js100664006.6 KB73a2f081815b7be499d2dd22aac1b628790ad1921c87d910e824f5767eb0fbc2
doc/source/static/js/jquery.js1006640091.4 KB61c6caebd23921741fb5ffe6603f16634fca9840c2bf56ac8201e9264d6daccf
doc/source/static/js/jquery.tocify.min.js100664006.3 KB3f7a7113066024bf3e074d1dd6001c92859529d8ec2f65dc32b8e2af6f446d4b
doc/source/static/js/scroll.js10066400827 Bytes054e2f0bd111fc886d140b2019e968325b478727447c1115bd44bd192e302861
foreman_remote_execution.gemspec100644001.4 KB667b7d505127be2ca910cbf6beacad354d6b2a027bdf341582ba7d747db9fc5a
lib/foreman_remote_execution.rb10066400161 Bytese09d0269a9449f7069ac600db7a684929f99ed96b321dcfc2395c3e8c2b4e8d9
lib/foreman_remote_execution/engine.rb100644009.09 KB2b8d4d28e438e7539380c3a821704013f545b1964ffb169e6c35f48c0c105518
lib/foreman_remote_execution/version.rb1006440054 Bytesbda0e37aef51291c8e2dd6620a5f9d618e6e01f6b2933481019a32c269c92792
lib/tasks/foreman_remote_execution_tasks.rake100644001.24 KB1276a3699f2df84507bda09f05a8109193899f11a3b5f7cece46f59a3b9e74e4
locale/Makefile100644001.67 KB45f4bf30752ec4390c3643a43ddb2e5650a58a51421664984e9edad29f4664db
locale/action_names.rb10064400108 Bytes896801c3bfb71285aa20d314443a4bf90a31fed66066083094c1ff87cf65cde1
locale/de/LC_MESSAGES/foreman_remote_execution.mo1006440024.7 KB68426f5ddf0f9bdcc5ab04153b5483ea45547c664c03de272f6b1a51703d147d
locale/de/foreman_remote_execution.po1006440024.9 KBc0c4262cb77a9a8e0d8b68104efa48e1cb0986add456293b4946668715d9ba4c
locale/en/LC_MESSAGES/foreman_remote_execution.mo10064400383 Bytes2da0712a650a07d26d251b7a51acddb9c9605d058c7fb89905f599cd6842bd5a
locale/en/foreman_remote_execution.po1006440014.7 KB363ae22eb097edb90e03d6381182554576b2e914d38a3d6d93da6864f116eac8
locale/en_GB/LC_MESSAGES/foreman_remote_execution.mo100644001.36 KBa0c9cee30ee87af061a909740a18858b0af96f330fbac1ded80e49a24e1becce
locale/en_GB/foreman_remote_execution.po1006440015.1 KBcc1e13a53c145cfcc846b714bd51128fa0222ed7fddb290650f3a52992990ee4
locale/es/LC_MESSAGES/foreman_remote_execution.mo1006440025 KB12ca1d6b66823a22bf9170a3dd4591d6fb8066d91448b049f2ec7a9d4e072a36
locale/es/foreman_remote_execution.po1006440025.3 KBcf40a44c819fe50d5542955f200f6b31b740c2c546d0e723c1928915f0a7f756
locale/foreman_remote_execution.pot1006440030.6 KB76d5b8515543de14c9c69883bb569eec81c1ab5af225db4b10454b5c3c77f218
locale/fr/LC_MESSAGES/foreman_remote_execution.mo1006440025.6 KBebe97e3def7409f128f73e42b1e23881ea6cac70e7f7e6e4ddbb8c82278b6cf9
locale/fr/foreman_remote_execution.po1006440025.7 KB65dcbafeee75250373c9f93106ac109b78b613b8766900a28aa5e8e617c84833
locale/gemspec.rb10066400184 Bytes59573b6fe0c94f93dd0f6bff0a09b5e9ce94e8472e4faa155755138fa571f81d
locale/ja/LC_MESSAGES/foreman_remote_execution.mo1006440026.8 KB85077b9f9cd9b51fcef733668cca58045f8aeaee9e5fcf8b59e3afd22cb7edf5
locale/ja/foreman_remote_execution.po1006440027.1 KB995ac16faf9f9f0bda332c5bc1fb9c752faeb28e76a7fa11125cad2caf59289e
locale/ko/LC_MESSAGES/foreman_remote_execution.mo1006440023.9 KB3e6d8a1e646816115e74bf291b026cc4a1c521ac500295c538c57b20edff2bfa
locale/ko/foreman_remote_execution.po1006440024.8 KB436533b09a5282bd2f7085341622c28af625e838f3fe04b983a847347cfcef62
locale/pt_BR/LC_MESSAGES/foreman_remote_execution.mo1006440024.7 KBb5ffe1cfc027e1ace2a5370886c12baf7cf03c21041415a1efc21857f398fddc
locale/pt_BR/foreman_remote_execution.po1006440025 KBea47390ba70639be29ad5ea9ce261fbf63df32b1a06577f022750c39945c42a4
locale/ru/LC_MESSAGES/foreman_remote_execution.mo1006440032.3 KB3cd7db9e41d562e062309f1cf12956e85400ecc514dc4957c61450e34cbc72ba
locale/ru/foreman_remote_execution.po1006440032.4 KB37563c5d937d2514e46f9b5c4438413e8a13d6b8d1645159aecdfd120a8080ae
locale/zh_CN/LC_MESSAGES/foreman_remote_execution.mo1006440021.9 KBd3c411fea9757c7baba799e6098dd81393816123cf434136c83db6890d12086e
locale/zh_CN/foreman_remote_execution.po1006440022.2 KBee1946f34df96e1a1d5d81c3b39814daa5247ec50574fb904dbfef56703bca79
locale/zh_TW/LC_MESSAGES/foreman_remote_execution.mo1006440021 KBa822735307df4982bcabee4f6b8f5c341b3efff1d8fb0b2cf24ee76e6f0316a3
locale/zh_TW/foreman_remote_execution.po1006440021.9 KB3b4bd8934c6f4ca42a01b443a5026969ff98da4a1028796d801752455ab6b7d5
test/benchmark/run_hosts_job_benchmark.rb100644001.86 KBe8f098b1db6b8b96f82a3495b35186f9a844731f4d8183840ec077244e020fbd
test/benchmark/targeting_benchmark.rb10064400857 Bytes8f8979ae52f16bc4f2e83375adc16bb7e82385196099ff5239ff8b1790b4599f
test/factories/foreman_remote_execution_factories.rb100644002.73 KB94e614b8e8627cb846f7d34f57646f10daaacf3a5d85d8d0dd2ad744aea0849b
test/functional/api/v2/foreign_input_sets_controller_test.rb100664002.34 KBf5df3de05a42b89595e662deef94504caa92400e9d0be667347f9d99517d5441
test/functional/api/v2/job_invocations_controller_test.rb100664002.76 KBd0909989960c4fd7afabaff41fcf4269f357b7c080b77b2a0e37d62651b932e0
test/functional/api/v2/job_templates_controller_test.rb100644003.25 KBa732d529f1ec2a984594ac80567cdb2caa493256b1fd87e35a2a73e6a3b04c1a
test/functional/api/v2/remote_execution_features_controller_test.rb100644001.36 KB08255e87f6d72fa7c813db24819f27d2b35f365966a16a6e17dedb8c36328c0a
test/functional/api/v2/template_inputs_controller_test.rb100664002.03 KB90d078557894ce6a814a8993145220d7988e31f84e33da0709cd381d099eabce
test/test_plugin_helper.rb10064400599 Bytesd4425dc2f1ffd8791cf7986ccd2dc4e2bd6e9ccc7afddfc5601e094732413871
test/unit/actions/run_hosts_job_test.rb100644002.97 KB79cecef6f9efe159bc75a3e5e6d280b10a9b5a49430baaffd1ad616028c04079
test/unit/concerns/exportable_test.rb100644002.43 KB3e54d9a1136750a9da4d96a2dc6b4b7e4c3b780c7f1e54e676120ed713591450
test/unit/concerns/host_extensions_test.rb100644004.7 KB09e8694e6189182c60ff217117da46001b627b79d1fe45ea219187501e09da0d
test/unit/concerns/nic_extensions_test.rb10066400266 Bytes47ece8d49b43e1e1ec1f6cefa1613ecc99ae8ca69b126dfaf4fa6216678c5715
test/unit/execution_task_status_mapper_test.rb100644002.71 KBf671e876263a753878513c30228a92019634b9dd80dfdaa1b7b78f3ac4852eee
test/unit/input_template_renderer_test.rb1006440022.9 KB840fbac6ebb4e93e53c22bba8d437547730d3ebf7cfc9b1c65e2340c95f144ba
test/unit/job_invocation_composer_test.rb1006440027.9 KB2d6d462dfa15e6d80ce0c08891d8fee511a312d4ce7f1dda3c5e2c3ba73bba92
test/unit/job_invocation_test.rb100644005.47 KBc86f99452421f56c0f4e7e5b57e5b7474b5cd44f1fea4638ae337fefceeaa931
test/unit/job_template_effective_user_test.rb100664001.18 KB34cf258cd4f9dfe31e5524f11080a0d6d553b73c9437fa82d3f4d9e9cb7992c7
test/unit/job_template_importer_test.rb100644001.27 KB77c08f01adb816ac6f10b66dc354f6e850842d759808bea74aef61c825a92a19
test/unit/job_template_test.rb100644008.67 KBd0bf521f1f03ac7d1b9606bddf41e347d6ec4f55f0af82eec0a705991a8696c7
test/unit/remote_execution_feature_test.rb100644003.5 KBb2dc4b8ef0d2675f8e62400a27f6f2b24be5844c0bc66df05cc4f9be3d3bd42f
test/unit/remote_execution_provider_test.rb100644006.62 KB747f92eb0dfc9214379e0f7b90057cd596b04e6be4e28674ed327f19476953ef
test/unit/targeting_test.rb100644002.92 KB2726794bd0b8b81cc484065eda4c573fdc922c839352030f2354d0d6a8d2e1fc
test/unit/template_input_test.rb100644001.06 KB049fc7c5c5704efc86c3dcf7eda28306a23124fd3fa6843ab68825219247a06b
test/unit/template_invocation_input_value_test.rb100644002.01 KBd1db93a8282981e670e8ed4dab1a399c232daa0229c55063cbc25afbebe9300f