Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
6f88c9a
temp remove CI tests
Feb 13, 2025
9464f4a
Add CI test for replace_failed_postgresql plan
Feb 13, 2025
f9c6515
add debug
davidmalloncares Feb 17, 2025
7b4a8ef
more debug
davidmalloncares Feb 17, 2025
4c4097e
check pe host status
davidmalloncares Feb 17, 2025
4211f2a
different pe version
davidmalloncares Feb 18, 2025
52571e3
use code manager
davidmalloncares Feb 18, 2025
1728c3c
correct typo?
davidmalloncares Feb 18, 2025
1329cac
try bumping versions to match module and adding in inifile
davidmalloncares Feb 18, 2025
ac04a48
push some more debug
davidmalloncares Feb 18, 2025
85fdc82
bit more debug
davidmalloncares Feb 18, 2025
ea7932e
fix thing
davidmalloncares Feb 19, 2025
7835e8c
extra
davidmalloncares Feb 19, 2025
3134b42
see diff of target and host
davidmalloncares Feb 19, 2025
d165f0c
try fqdn too
davidmalloncares Feb 19, 2025
9f92132
try a wrapper plan to pass in hostnames instead of ip address
davidmalloncares Feb 20, 2025
bd38a90
alter
davidmalloncares Feb 20, 2025
29cd812
why failing
davidmalloncares Feb 20, 2025
49fe46c
try it
davidmalloncares Feb 20, 2025
bde1def
ughh
davidmalloncares Feb 20, 2025
f2a7f72
try to add fqdns to inv file
davidmalloncares Feb 20, 2025
7c063af
try that
davidmalloncares Feb 20, 2025
956c3d9
well
davidmalloncares Feb 20, 2025
643a7c7
move step
davidmalloncares Feb 20, 2025
5fd14b1
simplify
davidmalloncares Feb 20, 2025
0fd4dd9
test without the fqdn check
davidmalloncares Feb 20, 2025
acaa28a
add check at end
davidmalloncares Feb 20, 2025
9c8bb3c
fix issue
davidmalloncares Feb 20, 2025
b63c57b
fix result
davidmalloncares Feb 20, 2025
c837535
fix logic
davidmalloncares Feb 21, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .fixtures.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ fixtures:
service: "puppetlabs/service"
package: "puppetlabs/package"
reboot: "puppetlabs/reboot"
inifile: "puppetlabs/inifile"
repositories:
facts: "https://github.com/puppetlabs/puppetlabs-facts.git"
puppet_agent: "https://github.com/puppetlabs/puppetlabs-puppet_agent.git"
Expand Down
26 changes: 0 additions & 26 deletions .github/workflows/README.md

This file was deleted.

16 changes: 0 additions & 16 deletions .github/workflows/add-to-project.yml

This file was deleted.

62 changes: 0 additions & 62 deletions .github/workflows/auto_release.yml

This file was deleted.

18 changes: 0 additions & 18 deletions .github/workflows/ci.yml

This file was deleted.

17 changes: 0 additions & 17 deletions .github/workflows/mend.yml

This file was deleted.

18 changes: 0 additions & 18 deletions .github/workflows/nightly.yml

This file was deleted.

15 changes: 0 additions & 15 deletions .github/workflows/release-prep.yml

This file was deleted.

8 changes: 0 additions & 8 deletions .github/workflows/release.yml

This file was deleted.

90 changes: 0 additions & 90 deletions .github/workflows/spec.yml

This file was deleted.

105 changes: 0 additions & 105 deletions .github/workflows/test-add-compiler-matrix.yml

This file was deleted.

Loading
Loading