Skip to content

Commit 7008a3e

Browse files
committed
Merge branch 'make-add-plans-private' into main
2 parents 1f33dd2 + b5483a2 commit 7008a3e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Diff for: plans/add_compiler.pp

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# @api private
2+
# @private true
23
# This plan is in development and currently considered experimental.
34
# @summary Add a new compiler to a PE architecture or replace an existing one with new configuration.
45
# @param avail_group_letter _ Either A or B; whichever of the two letter designations the compiler is being assigned to

Diff for: plans/add_replica.pp

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# @api private
2+
# @private true
23
# This plan is still in development and currently considered experimental.
34
# @summary Replace a replica host for a Standard or Large architecture.
45
# Supported use cases:

0 commit comments

Comments
 (0)