Commit graph

15 commits

Author SHA1 Message Date
John Bowdre a58f8fcc1f minor reorg
- move content to be served via gitfs to salt_content/gitfs
- create structure to hold local content at salt_content/local
- configure Vagrant to rsync salt_content/local to /srv on Salt master
2023-04-08 21:03:29 -05:00
John Bowdre 01a932185b override env name so ext_pillar will work 2023-04-07 23:04:44 -05:00
John Bowdre 68a6691def Revert "adjust gitfs_base for testing"
This reverts commit c428a5b4de.
2023-04-07 22:48:38 -05:00
John Bowdre b40d16d13c fix missing value for auto_accept key 2023-04-07 22:48:12 -05:00
John Bowdre c428a5b4de adjust gitfs_base for testing 2023-04-07 22:39:05 -05:00
John Bowdre f67665858b update config to pull salt content from repo using gitfs 2023-04-07 22:38:21 -05:00
John Bowdre 90518cff1d add app01 and db-users VMs for working through Salt lessons on A Cloud Guru 2023-04-04 21:09:08 -05:00
John Bowdre 9ff7050cd5 configure master overrides in separate file 2023-03-26 21:10:41 -05:00
John Bowdre 6ac3b8ad19 manually enable salt-minion service on rocky9 2023-03-24 22:08:20 -05:00
John Bowdre cd1d0eb462 start playing with top.sls
- assign two minions the 'roles:web' grain
- create the 'cowsay' state
- match the 'vim' state to all minions
- match the 'cowsay' state to minions w/ 'roles:saltlab'
- match the 'nginx' state to minions w/ 'roles:web'
2023-03-24 17:12:03 -05:00
John Bowdre 3fac6f3f4c disable default synced_folder 2023-03-24 14:45:04 -05:00
John Bowdre 4c3f0841ae upgrade system during bootstrap 2023-03-24 14:44:50 -05:00
John Bowdre a9532a8cf1 Wait to verify DNS for EL-based bootstrap 2023-03-24 14:43:43 -05:00
John Bowdre eeb54a0d4b only sync the /srv directory for the master 2023-03-23 21:49:51 -05:00
John Bowdre a504eeef33 slight restructuring 2023-03-23 21:40:54 -05:00
Renamed from salt/Vagrantfile (Browse further)