From 6e00c9e8137aae1fb8dd568a62d9fb5fc4a277cb Mon Sep 17 00:00:00 2001 From: Cullum Smith Date: Tue, 24 Sep 2024 22:35:45 -0400 Subject: finish up idm_server hostclass --- docs/10-bootstrapping.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/10-bootstrapping.md b/docs/10-bootstrapping.md index cda5c80..bb3082f 100644 --- a/docs/10-bootstrapping.md +++ b/docs/10-bootstrapping.md @@ -70,7 +70,7 @@ are also set with this command. Now you are ready to build all the packages and create the repository. `boxconf` assumes that any host named `pkg[0-1]` has the `pkg_repository` hostclass. - ./boxconf -e idm_bootstrap=true 10.99.99.4 + ./boxconf -e idm_bootstrap=true -s 10.99.99.4 pkg1 Substitute whatever IP you chose for the `pkg1` jail as necessary. Note that it will take a while to build all the packages for the first time. -- cgit v1.2.3