This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
Packer-Cn
Watch
2
Star
0
Fork
0
mirror of
https://github.com/hashicorp/packer.git
synced
2026-09-20 06:51:39 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ba767d1663db82d02fa18c087e4d99043d141fd3
Packer-Cn
/
builder
/
azure
/
chroot
/
const.go
T
7 lines
104 B
Go
Raw
Normal View
History
Unescape
Escape
Use const for statebag key
2020-03-25 20:26:33 +00:00
package
chroot
const
(
create snapshots for all disks in a diskset
2020-04-29 18:28:52 +00:00
stateBagKey_Diskset
=
"diskset"
stateBagKey_Snapshotset
=
"snapshotset"
Use const for statebag key
2020-03-25 20:26:33 +00:00
)
Reference in New Issue
Copy Permalink