commit 99e080af6ee759b5dc4b7315e6f0d69020a5eede
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Fri Aug 30 01:34:54 2019 -0500
Add catalog localUpdate to update the local catalog with
the remote catalog. The remote catalog is the default catalog
with the normal override of -c.
Additionally add the download http proxy flag to allow for
downloading the catalog and content through the specified http proxy.
M cli/catalog.go
M cli/metaHelper.go
M cli/paramHelper.go
M cli/startup.go
M cli/test-data/output/TestCorePieces/gohai.0c113ca6d57519b559ba5a426be3c6b6/stdout.expect
M cli/utils.go
M go.mod
commit fe208783bf00f84f611032fa731cdf11ccf430e9
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Thu Aug 29 14:17:03 2019 -0500
Add token auth setting to allowed roles for machines
M models/role.go
commit 0917490457272507c16994a1b09efd249476f9a1
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Thu Aug 29 12:32:01 2019 -0500
Add support for RS_ENDPOINTS
M api/client.go
M cli/startup.go
End of Note