Skip to content

1.4.0 Release

Compare
Choose a tag to compare
@sideangleside sideangleside released this 09 Jun 12:29
· 178 commits to master since this release

Includes bugfixes & enhancements since 1.3.0

  • bootstrap.py now checks if Katello/Spacewalk/Satellite are installed already and error out
  • bootstrap.py now allows providing a repository for subscription-manager and associated dependencies if they are not installed already. (see the --deps-repository-url* options.
  • bootstrap.py now allows the ability to install additional user specified packages during the bootstrap process (see the --install-packagesoption.)
  • Allow configuring Puppet in noop mode, useful for ensuring the agent is installed, but not actively enforcing (see the --puppet-noop option.
  • Allow disabling the automatic start of the Puppet agent after registration. (see the --skip puppet-enable option)