2 files changed
+2
-1
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
469 | 469 |
| |
470 | 470 |
| |
471 | 471 |
| |
| 472 | + | |
472 | 473 |
| |
473 | 474 |
| |
474 | 475 |
| |
|
Submodule puppet_agent updated 29 files
- .fixtures.yml+5-16
- .github/workflows/jira.yml+19
- .github/workflows/static_code_analysis.yaml+2-40
- .github/workflows/task_acceptance_tests.yaml+1-1
- .project-23
- .rubocop.yml+1-2
- .sync.yml+2
- CHANGELOG.md+29
- CODEOWNERS+3-3
- CONTRIBUTING.md-132
- REFERENCE.md+20-18
- files/rb_task_helper.rb+54-51
- lib/facter/puppet_runmode.rb+3
- manifests/init.pp+10-5
- manifests/install.pp+3-3
- manifests/install/darwin.pp+2-2
- manifests/install/solaris.pp+2-2
- manifests/install/suse.pp+2-2
- manifests/install/windows.pp+1-1
- manifests/osfamily/aix.pp+12-3
- manifests/prepare/package.pp+9-8
- manifests/prepare/puppet_config.pp+1-1
- metadata.json+2-2
- rakelib/commits.rake-25
- spec/classes/puppet_agent_osfamily_aix_spec.rb+50-2
- spec/classes/puppet_agent_osfamily_redhat_spec.rb+37-7
- spec/classes/puppet_agent_osfamily_windows_spec.rb+17
- task_spec/spec/acceptance/init_spec.rb+6-4
- tasks/install_shell.sh+8-1
0 commit comments