From 1f67a694946f4509b78afc2eef00db872a483b28 Mon Sep 17 00:00:00 2001 From: Brenton Leanhardt Date: Wed, 9 Jul 2008 11:08:23 -0400 Subject: Updating Repo Appliance documentation --- genome-docs/genome-docs-1.0.0/en-US/Appendix.xml | 2 +- genome-docs/genome-docs-1.0.0/en-US/Cookbook.xml | 48 ++++++++++++++++++++++ .../genome-docs-1.0.0/en-US/MachineTypes.xml | 2 +- genome-docs/genome-docs-1.0.0/en-US/genome.ent | 1 + 4 files changed, 51 insertions(+), 2 deletions(-) (limited to 'genome-docs/genome-docs-1.0.0') diff --git a/genome-docs/genome-docs-1.0.0/en-US/Appendix.xml b/genome-docs/genome-docs-1.0.0/en-US/Appendix.xml index 04c3a9a..7dda053 100644 --- a/genome-docs/genome-docs-1.0.0/en-US/Appendix.xml +++ b/genome-docs/genome-docs-1.0.0/en-US/Appendix.xml @@ -17,7 +17,7 @@ if you do any provisioning with Koan in the &PRODUCT; environment your root password will be &GENOMEPASSWORD;. Users can - change the password to anything they like once the log + change the password to anything they like once logged in. diff --git a/genome-docs/genome-docs-1.0.0/en-US/Cookbook.xml b/genome-docs/genome-docs-1.0.0/en-US/Cookbook.xml index 3e4f4bb..d637d51 100644 --- a/genome-docs/genome-docs-1.0.0/en-US/Cookbook.xml +++ b/genome-docs/genome-docs-1.0.0/en-US/Cookbook.xml @@ -122,6 +122,11 @@ repositories from another Repo Appliance. + + + Define access controls + + @@ -277,6 +282,49 @@ genome-sync save + +
+ Define access controls + + All machines in the &PRODUCT; environment have + a default root password set as detailed in + the + appendix. By default Repo + Appliances have a local user named &GENOMEUSER; + who owns all content under + /pub/git. Out of the box + there is no password set and users of Repo + Appliances should feel free to use whatever + method of authentication they choose. + + + + Typical methods of authentication are: + + + + + Setting a password + + + + + Using SSH public key authentication + + + + + + + Note + + There is a good chance &PRODUCT; will + make use of FreeIPA + someday. + + +
diff --git a/genome-docs/genome-docs-1.0.0/en-US/MachineTypes.xml b/genome-docs/genome-docs-1.0.0/en-US/MachineTypes.xml index 1105395..2615538 100644 --- a/genome-docs/genome-docs-1.0.0/en-US/MachineTypes.xml +++ b/genome-docs/genome-docs-1.0.0/en-US/MachineTypes.xml @@ -33,7 +33,7 @@ Repo machines are the center of development in the &PRODUCT; environment. In a nutshell they are the self-contained provisioning, configuration and artifact - store. For this reason &PRODUCT; machines types are + store. For this reason these machines are generally not considered volatile. diff --git a/genome-docs/genome-docs-1.0.0/en-US/genome.ent b/genome-docs/genome-docs-1.0.0/en-US/genome.ent index d6ea16c..253584e 100644 --- a/genome-docs/genome-docs-1.0.0/en-US/genome.ent +++ b/genome-docs/genome-docs-1.0.0/en-US/genome.ent @@ -7,6 +7,7 @@ /var/lib/puppet/ssl"> /usr/sbin/genome-firstboot"> +genome"> genome-bootstrap"> -- cgit