Skip to content

Commit ce90e7b

Browse files
committed
---
1 parent 39b8c1f commit ce90e7b

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

plans/install.pp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,6 @@
150150
'legacy_compilers' => $legacy_compilers,
151151
'primary_postgresql_host' => $primary_postgresql_host,
152152
'replica_postgresql_host' => $replica_postgresql_host,
153-
'begin_at_step' => $begin_at_step,
154153
'version' => $version,
155154
})
156155

plans/upgrade.pp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,6 @@
452452
'compiler_hosts' => $compiler_hosts,
453453
'primary_postgresql_host' => $primary_postgresql_host,
454454
'replica_postgresql_host' => $replica_postgresql_host,
455-
'begin_at_step' => $begin_at_step,
456455
'version' => $version,
457456
})
458457

0 commit comments

Comments
 (0)