salt-bootstrap icon indicating copy to clipboard operation
salt-bootstrap copied to clipboard

Generic Salt Bootstrap Script

Results 93 salt-bootstrap issues
Sort by recently updated
recently updated
newest added

### What does this PR do? Changes the Oracle Linux bootstrap to use Oracle's EPEL repo. ### What issues does this PR fix or reference? Fixes #1838. ### Previous Behavior...

### Description of Issue/Question The salt master failed install on RHEL 9, the RHEL 8 could install successfully. Please check below log, seems the repo not ready for RHEL 9....

We have a couple of documentation requests here on this repo for documentation about how to uninstall Salt. See: - https://github.com/saltstack/salt-bootstrap/issues/1492 - https://github.com/saltstack/salt-bootstrap/issues/1452 I was following up on these issues...

### What does this PR do? This adds the feature requested in https://github.com/saltstack/salt-bootstrap/issues/1449 to add support for building on Red Hat's Universal Base image. The core issue here was that...

### Description of Issue/Question New Ubuntu 22.04 LTS released ### Setup (Please provide relevant configs (Be sure to remove sensitive info).) ### Steps to Reproduce Issue (Include debug logs if...

### What does this PR do? Fedora 37 are available at the [Fedora Updates System](https://bodhi.fedoraproject.org/updates/?search=salt-30), so adding it to the CI here. The other commit is replacing the Python 3.10...

### Description of Issue/Question The latest version of the Windows bootstrap script checks for a registry key that will not exist if Salt is not already installed. The code producing...

VMware

### Description of Issue/Question salt-bootstrap installs the Fedora epel-latest repo (dl.fedoraproject.org/pub/epel/epel-release-latest-...) rather than using Oracle's EPEL repo on Oracle Linux. I would expect it to install oracle-epel-release-el7 or oracle-epel-release-el8 package,...

### Description of Issue/Question `curl -L https://bootstrap.saltproject.io | sudo sh -s -- -M -P -x python3 -f -D git 2c5865a15ca4c7bf57b24135771e69f401d67c9d` ``` * DEBUG: Installed git version: 2.25.1 * INFO: Forced...

### Description of Issue/Question I have seen around that Salt Project no longer officially supports Ubuntu 16.04. However, the Salt bootstrap documentation indicates it is. And running the bootstrap script...